Re: Patch to reindex primary keys - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Patch to reindex primary keys
Date
Msg-id AANLkTindbTBXX0yorgsm_6vetQrfLav5xhHyUE_s=tcK@mail.gmail.com
Whole thread Raw
In response to Patch to reindex primary keys  (Gurjeet Singh <singh.gurjeet@gmail.com>)
List pgsql-hackers
On Wed, Sep 29, 2010 at 8:42 PM, Gurjeet Singh <singh.gurjeet@gmail.com> wrote:
>     Attached is a patch that implements replacing a primary key with another
> index. This would help overcome the limitation that primary keys cannot be
> reindexed
> without taking exclusive locks.

Sounds useful.  You should add this patch here so it gets reviewed
during the next CommitFest.

https://commitfest.postgresql.org/action/commitfest_view/open

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: O_DSYNC broken on MacOS X?
Next
From: "Kevin Grittner"
Date:
Subject: Re: git diff --patience