postgresql@9.4

Install command:
brew install postgresql@9.4

Formerly known as: postgresql94

Object-relational database system

https://www.postgresql.org/

License: PostgreSQL

Formula JSON API: /api/formula/postgresql@9.4.json

Formula code: postgresql@9.4.rb on GitHub

Bottle (binary package) installation support provided for:

Intel monterey
big sur
catalina
mojave
64-bit linux

Current versions:

stable 9.4.26

Other versions:

postgresql@15 15.2 Object-relational database system
postgresql@14 14.7 Object-relational database system
postgresql@13 13.10 Object-relational database system
postgresql@12 12.14 Object-relational database system
postgresql@11 11.19 Object-relational database system
postgresql@10 10.22 Object-relational database system
postgresql@9.5 9.5.25 Object-relational database system

Keg-only

Depends on:

openssl@1.1 1.1.1t Cryptography and SSL/TLS Toolkit
readline 8.2.1 Library for command-line editing

Requires: x86_64 architecture

If builds of PostgreSQL 9 are failing and you have version 8.x installed,
you may need to remove the previous version first. See:
    https://github.com/Homebrew/legacy-homebrew/issues/2510

When installing the postgres gem, including ARCHFLAGS is recommended:
    ARCHFLAGS="-arch x86_64" gem install pg

To install gems without sudo, see the Homebrew documentation:
    https://docs.brew.sh/Gems,-Eggs-and-Perl-Modules

This formula has created a default database cluster with:
    initdb $HOMEBREW_PREFIX/var/postgresql@9.4
For more details, read:
    https://www.postgresql.org/docs/9/app-initdb.html

Analytics (macOS):

Installs (30 days)
postgresql@9.4 2
Installs on Request (30 days)
postgresql@9.4 2
Build Errors (30 days)
postgresql@9.4 0
Installs (90 days)
postgresql@9.4 14
Installs on Request (90 days)
postgresql@9.4 14
Installs (365 days)
postgresql@9.4 666
Installs on Request (365 days)
postgresql@9.4 666

Analytics (Linux):

Installs (30 days)
postgresql@9.4 0
Installs on Request (30 days)
postgresql@9.4 0
Build Errors (30 days)
postgresql@9.4 0
Installs (90 days)
postgresql@9.4 0
Installs on Request (90 days)
postgresql@9.4 0
Installs (365 days)
postgresql@9.4 20
Installs on Request (365 days)
postgresql@9.4 20
Fork me on GitHub