User Tools

Site Tools


classes:general:dbsamples:cli_postgres

This is an old revision of the document!


Command line connection parameters for PostgreSQL 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.1631916190.txt.gz · Last modified: 2021/09/17 17:03 by localadmin