COPY and partitioning

Поиск
Список
Период
Сортировка
От Colton A Smith
Тема COPY and partitioning
Дата
Msg-id Pine.LNX.4.62.0511170946370.29277@cetus5.cs.utk.edu
обсуждение исходный текст
Ответы Re: COPY and partitioning  (Guido Barosio <gbarosio@gmail.com>)
Re: COPY and partitioning  (Simon Riggs <simon@2ndquadrant.com>)
Список pgsql-admin
Hi

   I understand v8.1 implements table partitioning.  Very exciting!

   I have a big table (30 G) that is a real headache.  I'd like to
partition it.  My plan is the following: (1) use pg_dump -t to
dump the data; (2) create a partitioning schema with check constraints;
and (3) repopulate using the COPY utility.

   My question: does the COPY utility consult check constraints
before populating tables?

   Thanks as always.

В списке pgsql-admin по дате отправления:

Предыдущее
От: Wim Bertels
Дата:
Сообщение: Re: md5 collision generator
Следующее
От: Colton A Smith
Дата:
Сообщение: fsm allocation