You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ oc debug sonardb-2-n9dw8
Defaulting container name to postgresql.
Use 'oc describe pod/sonardb-2-n9dw8-debug -n cicd-rbohne' to see all of the containers in this pod.
Debugging with pod/sonardb-2-n9dw8-debug, original command: container-entrypoint run-postgresql
Waiting for pod to start ...
If you don't see a command prompt, try pressing enter.
sh-4.2$ rm -rf /var/lib/pgsql/data/userdata/^C
sh-4.2$ exit
exit
Removing debug pod ...
$ oc delete pod sonardb-2-n9dw8
pod "sonardb-2-n9dw8" deleted
On OCP v3.11.88
The text was updated successfully, but these errors were encountered: