Files
computer-playbook/roles/docker-postgres/Administration.md

175 B

Administration

Root Access

To access the database via the root account execute the following on the server:

docker exec -it central-postgres psql -U postgres