Foreign key creation on table with huge record count. - Mailing list pgsql-admin

Hi, 

I have a table with a record count of around 100 Million records. while creating foreign key on the table took a significant amount time to get created.

Is there any way to speed up the execution of creation of foreign key constraint ?

do we have parallel hint like option in postgreSQL as there in Oracle. 


--
Thanks & Regards
Gambhir Singh

pgsql-admin by date:

Previous
From: Laurenz Albe
Date:
Subject: Re: Problems with unique constraints
Next
From: Scott Ribe
Date:
Subject: Re: Foreign key creation on table with huge record count.