Re: log shipping pg_standby

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: "Dave Cramer" <pg(at)fastcrypt(dot)com>, "PostgreSQL-development" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: log shipping pg_standby
Date: 2008-10-14 14:06:13
Message-ID: 48F46105.EE98.0025.0@wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>>> Dave Cramer <pg(at)fastcrypt(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2008-10-14 14:31:53 Re: 8.3 .4 + Vista + MingW + initdb = ACCESS_DENIED
Previous Message Dave Page 2008-10-14 13:48:55 Re: 8.3 .4 + Vista + MingW + initdb = ACCESS_DENIED