Difference between revisions of "Libpq"
Jump to navigation
Jump to search
(Created page with " brew install libpq") |
|||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{lc}} | ||
+ | * <code>[[brew install libpq]]</code> | ||
− | [[ | + | |
+ | |||
+ | |||
+ | psql: [[SCRAM]] authentication requires libpq version 10 or above | ||
+ | |||
+ | [[libpq: failed (FATAL: database "xxxxx" does not exist]] | ||
+ | |||
+ | [[Amazon Linux 2]] | ||
+ | psql --version | ||
+ | psql (PostgreSQL) 9.2.24 | ||
+ | |||
+ | == See also == | ||
+ | * {{libpq}} | ||
+ | * {{psql}} | ||
+ | * {{libpq}} | ||
+ | |||
+ | [[Category:PostgreSQL]] |
Latest revision as of 10:52, 24 September 2024
psql: SCRAM authentication requires libpq version 10 or above
libpq: failed (FATAL: database "xxxxx" does not exist
psql --version psql (PostgreSQL) 9.2.24
See also[edit]
libpq, brew install libpq
- PostgreSQL:
psql
,.psqlrc, .pgpass
,$HOME/.pg service.conf
,-U, -W, -d
, meta-commands:\du, \dg, \ddp, \dp, \list, \dn, \dt, \c, \l, \di, \q
,show users
,show
,su - postgres
,psql -c, \?, \connect, \conninfo
,--version, --help
, PL/pgSQL libpq, brew install libpq
Advertising: