Re: Hot Standby: too many KnownAssignedXids - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: Hot Standby: too many KnownAssignedXids
Date
Msg-id 4CECF983.8060409@enterprisedb.com
Whole thread Raw
In response to Re: Hot Standby: too many KnownAssignedXids  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
List pgsql-hackers
On 24.11.2010 13:38, Heikki Linnakangas wrote:
> It's dangerous to initialize latestObservedXid to anything to an older
> value.

older value than the nextXid-1 from the checkpoint record, I meant to say.

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Hot Standby: too many KnownAssignedXids
Next
From: Robert Haas
Date:
Subject: Re: Instrument checkpoint sync calls