[GENERAL] Error in log file after database crash

2016-05-09 Thread Rob Cowell
Hi, One of my test databases "crashed" over the weekend after one of the sysadmin's in the team shut down the systemd container before stopping the database. My question is, how bad is this :) Some background : I have an application that uses Postgres as it's database. Both the application, and

[GENERAL] Daisy chaining replication slaves ?

2012-06-13 Thread Rob Cowell
Hi, I'm a postgres newbie (in fact a DB newbie if I'm honest :)) I'm just wondering if there is a way to slave from a slave server? I have a Postgres9.1.3 master serving up data quite happily to the web applications, and I have also set up a slave via streaming replication. I've now been asked b