Hi,

I've faced similer problem, with PostgreSQL 9.3.3.
(I know it fixed on PostgreSQL 9.3.4.)


You can avoid if this problem is same as mine. Try following

1. Change "restart_on_promote" value to "false".
2. Stop pacemaker.
3. Remove once "recovery.conf".
4. Start PostgreSQL manually(It runs as master, confirm you can
connect to it using psql)
5. Stop PostgreSQL
6. Start pacemaker.


Regards,
Takehiro Matsushima
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to