cr-connect-workflow/postgres/connect.sh

5 lines
183 B
Bash
Executable File

#psql -h localhost -U postgres -d postgres
#psql -h localhost -U crc_user -d crc_test
#psql -h localhost -U crc_user -d crc_dev
docker exec -it postgres_db_1 psql -U crc_user crc_dev