2020-11-20 16:31:49 +00:00
|
|
|
#port="5432"
|
|
|
|
#start_timeout=10
|
|
|
|
#nice_timeout=60
|
|
|
|
#rude_quit="yes"
|
|
|
|
#rude_timeout=30
|
|
|
|
#force_quit="no"
|
|
|
|
#force_timeout="2"
|
|
|
|
#pg_opts="-N 512 -B 1024"
|
|
|
|
#env_vars="PGPASSFILE=\"/path/to/.pgpass\""
|
|
|
|
logfile="/var/log/postgresql/postmaster.log"
|
|
|
|
#auto_setup="yes"
|
2020-12-29 19:14:36 +00:00
|
|
|
data_dir="/var/lib/postgresql"
|
2020-11-20 16:31:49 +00:00
|
|
|
conf_dir="/etc/postgresql/redxen"
|
|
|
|
#initdb_opts="--locale=en_US.UTF-8"
|