Re: REINDEX checking of index constraints - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: REINDEX checking of index constraints
Date
Msg-id 51EC28DE.9030408@agliodbs.com
Whole thread Raw
In response to REINDEX checking of index constraints  (Noah Misch <noah@leadboat.com>)
Responses Re: REINDEX checking of index constraints
List pgsql-hackers
Noah,

> Attached patch just restores the old behavior.  Would it be worth preserving
> the ability to fix an index consistency problem with a REINDEX independent
> from related heap consistency problems such as duplicate keys?

I would love to have two versions of REINDEX, one which validated and
one which didn't.   Maybe a ( validate off ) type check?


-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



pgsql-hackers by date:

Previous
From: Noah Misch
Date:
Subject: REINDEX checking of index constraints
Next
From: Josh Berkus
Date:
Subject: Re: REINDEX checking of index constraints