Difference between revisions of "Brew install libpq"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
== See also == | == See also == | ||
+ | * {{libpq}} | ||
* {{psql}} | * {{psql}} | ||
* {{brew install postgresql}} | * {{brew install postgresql}} | ||
[[Category:PostgreSQL]] | [[Category:PostgreSQL]] |
Revision as of 10:52, 24 September 2024
brew install libpq
libpq is keg-only, which means it was not symlinked into /opt/homebrew, because conflicts with postgres formula.
Related
See also
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 brew install postgresql
, PostgreSQL versions,psql
,brew install libpq
, Database operations
Advertising: