Difference between revisions of "Brew install libpq"
Jump to navigation
Jump to search
(Created page with "{{lc}} == See also == * {{psql}} Category:PostgreSQL") |
|||
(8 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | [[brew install]] [[libpq]] | ||
+ | .../... | ||
+ | libpq is [[keg-only]], which means it was not symlinked into [[/opt/homebrew]], | ||
+ | because conflicts with [[postgres]] formula. | ||
+ | == Related == | ||
+ | * <code>[[psql]]</code> | ||
+ | * <code>[[brew install postgresql]]</code> | ||
== See also == | == See also == | ||
+ | * {{libpq}} | ||
* {{psql}} | * {{psql}} | ||
+ | * {{brew install postgresql}} | ||
[[Category:PostgreSQL]] | [[Category:PostgreSQL]] |
Latest 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[edit]
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 brew install postgresql
, PostgreSQL versions,psql
,brew install libpq
, Database operations
Advertising: