Difference between revisions of "Libpq"
Jump to navigation
Jump to search
Line 15: | 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: