User Tools

Site Tools


classes:general:dbsamples:cli_postgres

This is an old revision of the document!


Command line connection parameters for Postgres database connection

psql -d <username> -h <hostnam> -U <username> -p

You will then be prompted for your password. (That is a capital U)

classes/general/dbsamples/cli_postgres.1628736674.txt.gz · Last modified: 2021/08/11 21:51 by localadmin