Re: Insert Performance

Поиск
Список
Период
Сортировка
От Gavin Sherry
Тема Re: Insert Performance
Дата
Msg-id Pine.LNX.4.21.0209261006080.3530-100000@linuxworld.com.au
обсуждение исходный текст
Ответ на Re: Insert Performance  ("Michael Paesold" <mpaesold@gmx.at>)
Список pgsql-hackers
> Only vacuum will reset the insert times to the lowest possible!
> What does the vacuum code do?? :-]

Please see the manual and the extensive discussions on this point in the
archives. This behaviour is well known -- though undesirable. It is an
effect of the multi-version concurrency control system.

Gavin



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

Предыдущее
От: "Michael Paesold"
Дата:
Сообщение: Re: Insert Performance
Следующее
От: Joe Conway
Дата:
Сообщение: Re: compiling client utils under win32 - current 7.3devel