Re: Postgres batch write very slow - what to do

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: Postgres batch write very slow - what to do
Дата
Msg-id 45FAD1A8.7090307@commandprompt.com
обсуждение исходный текст
Ответ на Re: Postgres batch write very slow - what to do  (Carlos Moreno <moreno_pg@mochima.com>)
Список pgsql-performance
Carlos Moreno wrote:
> Joshua D. Drake wrote:
>
>> insert into foo(bar) values (bang) (bong) (bing) ...?
>>
>>
>>
>
> Nit pick  (with a "correct me if I'm wrong" disclaimer :-)) :
>
> Wouldn't that be  (bang), (bong), (bing) ....  ??

Yes.

J


>
> Carlos
> --
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster
>


--

      === 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
PostgreSQL Replication: http://www.commandprompt.com/products/


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

Предыдущее
От: Carlos Moreno
Дата:
Сообщение: Re: Postgres batch write very slow - what to do
Следующее
От: "Bruce McAlister"
Дата:
Сообщение: Re: PostgreSQL 8.2.3 VACUUM Timings/Performance