postgresql10-server (databases/postgresql10-server) Updated: 1 year, 5 months ago Add to my watchlist

run postgresql10 as server
Version: 10.19 License: Permissive GitHub
Maintainers jyrkiwahlstedt
Categories databases
Homepage https://www.postgresql.org/
Platforms {darwin any}
Variants -

"postgresql10-server" depends on

run (1)
build (1)

Ports that depend on "postgresql10-server"



Port notes

To create a database instance, after install do
sudo mkdir -p ${prefix}/var/db/postgresql10/defaultdb
sudo chown postgres:postgres ${prefix}/var/db/postgresql10/defaultdb
sudo su postgres -c 'cd ${prefix}/var/db/postgresql10 && ${prefix}/lib/postgresql10/bin/initdb -D ${prefix}/var/db/postgresql10/defaultdb' A startup item has been generated that will aid in starting postgresql10-server with launchd. It is disabled by default. Execute the following command to start it, and to cause it to launch at startup:

sudo port load postgresql10-server


Port Health:

Loading Port Health

Installations (30 days)

5

Requested Installations (30 days)

4