classes:general:dbsamples:cli_postgres
Command line connection parameters for PostgreSQL database connection
psql -d <databasename> -h <hostnam> -U <username>
You will then be prompted for your password. (That is a capital U)
classes/general/dbsamples/cli_postgres.txt · Last modified: 2021/09/21 10:52 by localadmin