| From: | "Tsunakawa, Takayuki" <tsunakawa(dot)takay(at)jp(dot)fujitsu(dot)com> |
|---|---|
| To: | 'Mithun Cy' <mithun(dot)cy(at)enterprisedb(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Cc: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> |
| Subject: | Re: Proposal : For Auto-Prewarm. |
| Date: | 2016-10-28 01:06:53 |
| Message-ID: | 0A3221C70F24FB45833433255569204D1F638957@G01JPEXMBYT05 |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
From: pgsql-hackers-owner(at)postgresql(dot)org
> [mailto:pgsql-hackers-owner(at)postgresql(dot)org] On Behalf Of Mithun Cy
> # pg_autoprewarm.
>
> 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.
I welcome this feature! I remember pg_hibernate did this. I wonder what happened to pg_hibernate. Did you check it?
Regards
Takayuki Tsunakawa
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tsunakawa, Takayuki | 2016-10-28 01:23:24 | Re: [bug fix] Stats collector is not restarted on the standby |
| Previous Message | Peter Geoghegan | 2016-10-28 00:39:07 | Re: Parallel tuplesort (for parallel B-Tree index creation) |