On 04/09/2017 18:58, Sumeet Shukla
wrote:
Just check the value of your current wal_level cat /data/9.6/data/postgresql.conf /data/9.6/data/postgresql.auto.conf | egrep -v '^#|^$' | grep wal_level | tail -1 and your max_wal_senders cat /data/9.6/data/postgresql.conf /data/9.6/data/postgresql.auto.conf | egrep -v '^#|^$' | grep max_wal_senders | tail -1 Make sure this as suggested. Then, for the moment try to start pgsql as : /opt/postgresql/9.6/bin/pg_ctl start -w -D /data/9.6/data echo $? ^^^ what does it return? How does your stderr say?
-- Achilleas Mantzios IT DEV Lead IT DEPT Dynacom Tankers Mgmt |