Re: Patch to reindex primary keys
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Gurjeet Singh <singh.gurjeet@gmail.com>
Cc: PGSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2010-09-30T20:33:09Z
Lists: 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