Re: Partitioning table with billion row

Поиск
Список
Период
Сортировка
От sachin kotwal
Тема Re: Partitioning table with billion row
Дата
Msg-id 1380014375348-5772155.post@n5.nabble.com
обсуждение исходный текст
Ответ на Partitioning table with billion row  (nuklea <nuklea@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Chris Travers
Дата:
Сообщение: Re: SP to calc shipments vs receipts
Следующее
От: sachin kotwal
Дата:
Сообщение: Re: Problems with vacuum