Re: using COPY and PARTITON

Поиск
Список
Период
Сортировка
От Wojtek
Тема Re: using COPY and PARTITON
Дата
Msg-id 4A7FC722.6030102@twine.pl
обсуждение исходный текст
Ответ на Re: using COPY and PARTITON  (Scott Marlowe <scott.marlowe@gmail.com>)
Список pgsql-general
Hi,

I'd recommend coping directly to child tables (partitions). It's much
faster.

Regards,
foo

Scott Marlowe wrote:
> I believe triggers can do it.
>
> On Sun, Aug 9, 2009 at 11:15 PM, cjm1010<cjm1010@naver.com> wrote:
>
>> hi~
>>
>> I want to insert DATA by using the COPY making PARTITON TABLE.  By the way,
>> DATA is inserted only in PARENT TABLE.
>> Can DATA be inserted in CHILD TABLE by using the COPY?
>>


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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: using COPY and PARTITON
Следующее
От: cjm1010
Дата:
Сообщение: Re: using COPY and PARTITON