Re: extending relations more efficiently

Поиск
Список
Период
Сортировка
От Jeroen Vermeulen
Тема Re: extending relations more efficiently
Дата
Msg-id 4FA1177C.4030405@xs4all.nl
обсуждение исходный текст
Ответ на Re: extending relations more efficiently  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: extending relations more efficiently  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On 2012-05-01 22:06, Robert Haas wrote:

> It might also be interesting to provide a mechanism to pre-extend a
> relation to a certain number of blocks, though if we did that we'd
> have to make sure that autovac got the memo not to truncate those
> pages away again.

Good point.  And just to check before skipping over it, do we know that 
autovacuum not leaving enough slack space is not a significant cause of 
the bottlenecks in the first place?


Jeroen


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

Предыдущее
От: "Albe Laurenz"
Дата:
Сообщение: Re: Analyzing foreign tables & memory problems
Следующее
От: Hannu Krosing
Дата:
Сообщение: How hard would it be to support LIKE in return declaration of generic record function calls ?