classes:general:dbsamples:cli_postgres
This is an old revision of the document!
Command line connection example for Postgres database connection
psql -d <username> -h <hostnam> -U <username> -p
You will then be prompted for your password.
classes/general/dbsamples/cli_postgres.1628720134.txt.gz · Last modified: 2021/08/11 17:15 by localadmin