Re: [BUGS] BUG #6619: Misleading output from slave when host is not running

2012-04-29 Thread Petteri Räty
On 27.04.2012 17:16, Simon Riggs wrote: > On Fri, Apr 27, 2012 at 8:47 AM, wrote: > >> LOG: entering standby mode >> WARNING: WAL was generated with wal_level=minimal, data may be missing >> HINT: This happens if you temporarily set wal_level=minimal without taking >> a new base backup. >> FA

Re: [BUGS] BUG #6619: Misleading output from slave when host is not running

2012-04-27 Thread Robert Haas
On Fri, Apr 27, 2012 at 3:47 AM, wrote: > When I started the slave without the master running I got the following > output: > > $ postgres -D gsd-replica/ > LOG:  database system was interrupted while in recovery at log time > 2012-04-25 12:01:33 UTC > HINT:  If this has occurred more than once s

Re: [BUGS] BUG #6619: Misleading output from slave when host is not running

2012-04-27 Thread Simon Riggs
On Fri, Apr 27, 2012 at 8:47 AM, wrote: > LOG:  entering standby mode > WARNING:  WAL was generated with wal_level=minimal, data may be missing > HINT:  This happens if you temporarily set wal_level=minimal without taking > a new base backup. > FATAL:  hot standby is not possible because wal_lev