Re: Partitioning table with billion row - Mailing list pgsql-general

From sachin kotwal
Subject Re: Partitioning table with billion row
Date
Msg-id 1380014375348-5772155.post@n5.nabble.com
Whole thread Raw
In response to Partitioning table with billion row  (nuklea <nuklea@gmail.com>)
List pgsql-general
1. You have to remove foreign key reference from table searchcache.
2. take backup of data from searchcache.
3. create partition of table product
4. add constraints on table searchcache.(if necessary delete and create
searchcache after taking backup.)






-----
Thanks and Regards,

Sachin Kotwal
NTT-DATA-OSS Center (Pune)
--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Partitioning-table-with-billion-row-tp5771582p5772155.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: Chris Travers
Date:
Subject: Re: SP to calc shipments vs receipts
Next
From: sachin kotwal
Date:
Subject: Re: Problems with vacuum