Re: COPY and partitioning

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: COPY and partitioning
Дата
Msg-id 1132508038.4959.367.camel@localhost.localdomain
обсуждение исходный текст
Ответ на COPY and partitioning  (Colton A Smith <smith@cs.utk.edu>)
Список pgsql-admin
On Thu, 2005-11-17 at 09:55 -0500, Colton A Smith wrote:

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

No.

I'd dump it piece by piece using a WHERE clause exactly the same as the
constraints you will use, then reload using COPY into the partitions.

Best Regards, Simon Riggs


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

Предыдущее
От: olive Mckenzie
Дата:
Сообщение: installation of postgresql8.0.1 on Solaris 10
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Steeleyes LifeKeeper