BUG #3714: applications using COPY are now much slower

Поиск
Список
Период
Сортировка
От Radim Kolar
Тема BUG #3714: applications using COPY are now much slower
Дата
Msg-id 200711021808.lA2I8QJP098286@wwwmaster.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #3714: applications using COPY are now much slower  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      3714
Logged by:          Radim Kolar
Email address:      kolar.radim@gmail.com
PostgreSQL version: 8.3 beta2
Operating system:   BSD/64bit
Description:        applications using COPY are now much slower
Details:

Applications using COPY for batch insert few records are now much slower on
heavily updated table than in 8.2.

Using COPY for importing database dumps in 8.3 is noticeable faster than in
8.2

I recommend to add some configuration file switch for switching COPY between
old and new mode or add COPY NOLOG keyword.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: I have a question about using index in order statement.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: tsvector that can't be dumped/reloaded in 8.3beta