Re: WAL status update - Mailing list pgsql-hackers

From Hiroshi Inoue
Subject Re: WAL status update
Date
Msg-id 39FCF2E8.F6B6A0EA@tpf.co.jp
Whole thread Raw
List pgsql-hackers

Vadim Mikheev wrote:

> Hi, All
>
> First, as I've already mentioned in answer to Tom about DROP TABLE, undo
> logic
> will not be implemented in 7.1 -:( Doable for tables but for indices we
> would need
> either in compensation records or in xmin/cmin in index tuples. So, we'll
> still live
> with dust from aborted xactions in our tables/indices.
>

Does it mean that there would still be inconsistency between
tables and their indexes ?

Regards.
Hiroshi Inoue



pgsql-hackers by date:

Previous
From: Larry Rosenman
Date:
Subject: Re: another try
Next
From: "Rob S."
Date:
Subject: RE: another try