1 line
104 B
Bash
1 line
104 B
Bash
|
kubectl -n futureporn exec postgres -- psql -U postgres --command "DROP DATABASE temporal WITH (FORCE);"
|