Hi Oliver > pgsql(pgsql)[61018]: 2014/09/18_13:36:41 WARNING: PostgreSQL template1 > isn't running > pgsql(pgsql)[61018]: 2014/09/18_13:36:41 WARNING: Connection error > (connection to the server went bad and the > session was not interactive) occurred while executing the psql command.
I have no knowledge of PG9.3. But these logs may be output by SQL "select now()" on template1 db, so you can check PostgreSQL status manulally during starting-up too. Thanks, Takatoshi MATSUO 2014-09-19 19:57 GMT+09:00 Oliver Weichhold <[email protected]>: > Okay, I've tried your suggestions but unfortunately it didn't make any > difference. Please also note that I'm running PostgreSQL 9.3.5. > > > > -- > View this message in context: > http://linux-ha.996297.n3.nabble.com/Unable-to-start-any-node-of-pgsql-Master-Slave-Cluster-tp15816p15822.html > Sent from the Linux-HA mailing list archive at Nabble.com. > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
