summaryrefslogtreecommitdiffstats
path: root/databases/postgresql-devel/pkg-message
blob: 88cc50d642e6218f18ffd3763b4e7f6b16c547b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
==========================================
To initialize the database, you should run
initdb as the "pgsql" user.

Example:

  su -l pgsql -c initdb

You can then start PostgreSQL by running:

  /usr/local/etc/rc.d/pgsql.sh start
==========================================
OpenPOWER on IntegriCloud