]> git.pld-linux.org Git - packages/postgresql.git/blame - postgresql.sysconfig
- up to 9.3.0
[packages/postgresql.git] / postgresql.sysconfig
CommitLineData
9f8470ac 1# $Revision$
2
78ad7793 3#
4# Edit postgresql.conf file in database cluster directory to configure
4a3df9d9
PG
5# PostgreSQL. If you want to start more than one PostgreSQL instance,
6# you should change TCP/IP port, at least.
78ad7793 7#
8
d5258758
AM
9# locale used at service postgresql init
10# PG_INIT_LOCALE=C
11
24852107 12# standard setting
fb01847a 13PG_DB_CLUSTERS="/var/lib/pgsql"
9d56d95e 14
24852107 15# predictable usage
f0f28128 16# PG_DB_CLUSTERS="/var/lib/pgsql/01 /var/lib/pgsql/02"
9d56d95e 17
24852107 18# new database disk arrived
f0f28128 19# PG_DB_CLUSTERS="/var/lib/pgsql/01 /var/lib/pgsql/02 /mnt/db/01"
This page took 0.039038 seconds and 4 git commands to generate.