Re: pg_prewarm

Поиск
Список
Период
Сортировка
От Joshua Drake
Тема Re: pg_prewarm
Дата
Msg-id 4F59C4CC.2090408@commandprompt.com
обсуждение исходный текст
Ответ на pg_prewarm  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
So I wrote a prewarming utility. Patch is attached. You can prewarm either the OS cache or PostgreSQL's cache, and
thereare two options for prewarming the OS cache to meet different needs. By passing the correct arguments to the
function,you can prewarm an entire relation or just the blocks you choose; prewarming of blocks from alternate relation
forksis also supported, for completeness. Hope you like it. <blockquote
cite="mid:CA+TgmobRrRxCO+t6gcQrw_dJw+Uf9ZEdwf9beJnu+RB5TEBjEw@mail.gmail.com"type="cite"><br /><fieldset
class="mimeAttachmentHeader"></fieldset><br/><pre wrap="">
 
</pre></blockquote> +1<br />

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

Предыдущее
От: Jaime Casanova
Дата:
Сообщение: Re: Measuring relation free space
Следующее
От: Devrim GÜNDÜZ
Дата:
Сообщение: Re: pg_prewarm