Difference between revisions of "Libpq"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 7: | Line 7: | ||
psql: [[SCRAM]] authentication requires libpq version 10 or above | psql: [[SCRAM]] authentication requires libpq version 10 or above | ||
+ | |||
+ | [[libpq: failed (FATAL: database "xxxxx" does not exist]] | ||
[[Amazon Linux 2]] | [[Amazon Linux 2]] | ||
Line 13: | Line 15: | ||
== See also == | == See also == | ||
+ | * {{libpq}} | ||
* {{psql}} | * {{psql}} | ||
* {{libpq}} | * {{libpq}} | ||
[[Category:PostgreSQL]] | [[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: