@@ -0,0 +1,4 @@
#!/bin/bash
# Run pg_dump command inside the postgresDB container
docker exec -i -e PGPASSWORD=Na21907722 postgresDB pg_dump -U postgres phoenix > postgres-backup.sql
The note is not visible to the blocked user.