Difference between revisions of "Brew install postgresql"
Jump to navigation
Jump to search
Line 23: | Line 23: | ||
* <code>[[brew install libpq]]</code> includes <code>[[psql]]</code> | * <code>[[brew install libpq]]</code> includes <code>[[psql]]</code> | ||
* [[PostgreSQL versions]] | * [[PostgreSQL versions]] | ||
+ | * [[make test]] | ||
== See also == | == See also == |
Revision as of 10:25, 23 September 2024
brew install postgresql@17 brew install postgresql@16 brew install postgresql@15 brew install postgresql@14 brew install postgresql@13
brew install postgresql (deprecated)
List of available versions (brew formulae
):
brew info --json postgresql | jq -r '.[].versioned_formulae[]' Warning: Use postgresql@14 instead of deprecated postgresql postgresql@13 postgresql@12 postgresql@11 postgresql@10 [email protected] [email protected] [email protected]
Related
See also
Advertising: