Re: Best COPY Performance

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: Best COPY Performance
Дата
Msg-id 453D3DD9.80508@commandprompt.com
обсуждение исходный текст
Ответ на Re: Best COPY Performance  ("Jim C. Nasby" <jim@nasby.net>)
Список pgsql-performance
> Ultimately, you might be best of using triggers instead of rules for the
> partitioning since then you could use copy. Or go to raw insert commands
> that are wrapped in a transaction.

My experience is that triggers are quite a bit faster than rules in any
kind of partitioning that involves more than say 7 tables.

Sincerely,

Joshua D. Drake


--

   === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
   Providing the most comprehensive  PostgreSQL solutions since 1997
             http://www.commandprompt.com/

Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate


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

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Optimizing disk throughput on quad Opteron
Следующее
От: Steve
Дата:
Сообщение: Copy database performance issue