Re: Index corruption - Mailing list pgsql-hackers

From Marko Kreen
Subject Re: Index corruption
Date
Msg-id e51f66da0606300817o7a39137eh8e89fdc619b35216@mail.gmail.com
Whole thread Raw
In response to Re: Index corruption  (Jan Wieck <JanWieck@Yahoo.com>)
Responses Re: Index corruption  (Jan Wieck <JanWieck@Yahoo.com>)
List pgsql-hackers
On 6/30/06, Jan Wieck <JanWieck@yahoo.com> wrote:
> With the final implementation of log switching, the problem of xxid
> wraparound will be avoided entirely. Every now and then slony will
> switch from one to another log table and when the old one is drained and
> logically empty, it is truncated, which should reinitialize all indexes.

If the xxid-s come from different DB-s, then there can still be problems.

-- 
marko


pgsql-hackers by date:

Previous
From: Jan Wieck
Date:
Subject: Re: Index corruption
Next
From: Stefan Kaltenbrunner
Date:
Subject: Re: GIN index creation extremely slow ?