classes:general:dbsamples:cli_postgres
This is an old revision of the document!
Command line connection parameters for Postgres database connection
psql -d <databasename> -h <hostnam> -U <username> -p
You will then be prompted for your password. (That is a capital U)
classes/general/dbsamples/cli_postgres.1628736702.txt.gz · Last modified: 2021/08/11 21:51 by localadmin