Re: Proposal : For Auto-Prewarm.

Поиск
Список
Период
Сортировка
От Mithun Cy
Тема Re: Proposal : For Auto-Prewarm.
Дата
Msg-id CAD__OuiHO2STqzO_p34BCgN1FBv7U2b2RfAOVb98zVF_iO3GoQ@mail.gmail.com
обсуждение исходный текст
Ответ на Proposal : For Auto-Prewarm.  (Mithun Cy <mithun.cy@enterprisedb.com>)
Список pgsql-hackers
On Thu, Oct 27, 2016 at 5:09 PM, Mithun Cy <mithun.cy@enterprisedb.com> wrote:
 > This a PostgreSQL contrib module which automatically dump all of the blocknums
 >present in buffer pool at the time of server shutdown(smart and fast mode only,
 >to be enhanced to dump at regular interval.) and load these blocks when server restarts.

Sorry I forgot add warmup time performance measurement done based on this patch. Adding now.
--
Thanks and Regards
Mithun C Y

Вложения

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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: Speed up Clog Access by increasing CLOG buffers
Следующее
От: Etsuro Fujita
Дата:
Сообщение: Re: Push down more full joins in postgres_fdw