Re: Insert Performance

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Insert Performance
Дата
Msg-id 27812.1032986972@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Insert Performance  ("Michael Paesold" <mpaesold@gmx.at>)
Список pgsql-hackers
"Michael Paesold" <mpaesold@gmx.at> writes:
> To insert another 10562 rows takes about 12 minutes now!!!

See
http://www.ca.postgresql.org/users-lounge/docs/7.2/postgres/populate.html
particularly the point about not committing each INSERT as a separate
transaction.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: PGXLOG variable worthwhile?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Cause of "can't wait without a PROC structure"