Re: log shipping pg_standby - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: log shipping pg_standby
Date
Msg-id 48F46105.EE98.0025.0@wicourts.gov
Whole thread Raw
In response to log shipping pg_standby  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-hackers
>>> Dave Cramer <pg@fastcrypt.com> wrote: 
> After terminating recovery mode by creating a trigger file postgres 

> starts up and complains about missing WAL files in pg_xlog; The last 

> two which were replayed. Is this normal ?
It is normal for recovery to ask for one or more files a second time
at the end.  It's important not to discard files after processing the
first time.  I don't know if that's the problem you're seeing.
-Kevin


pgsql-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: 8.3 .4 + Vista + MingW + initdb = ACCESS_DENIED
Next
From: "Robert Haas"
Date:
Subject: Re: 8.3 .4 + Vista + MingW + initdb = ACCESS_DENIED