Re: Concurrent Reindex on Primary Key for large table - Mailing list pgsql-sql

From rverghese
Subject Re: Concurrent Reindex on Primary Key for large table
Date
Msg-id 1329944840460-5506261.post@n5.nabble.com
Whole thread Raw
In response to Re: Concurrent Reindex on Primary Key for large table  (Thomas Kellerer <spam_eater@gmx.net>)
List pgsql-sql
Hi
I had another question, what about when the primary key is a foreign key in
another table? Is the only option to drop the FK and recreate it after the
primary key has been created with the new index?

Thanks!
RV

--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Concurrent-Reindex-on-Primary-Key-for-large-table-tp5467243p5506261.html
Sent from the PostgreSQL - sql mailing list archive at Nabble.com.


pgsql-sql by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: on insert rule with default value
Next
From: Jasen Betts
Date:
Subject: Re: How to split up phone numbers?