| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Dong Wook Lee <sh95119(at)gmail(dot)com> |
| Cc: | Jacob Champion <jchampion(at)timescale(dot)com>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: doc: pg_prewarm add configuration example |
| Date: | 2022-07-08 22:38:30 |
| Message-ID: | Ysix5o6jw0WfGTI2@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Jun 30, 2022 at 02:40:50PM +0900, Dong Wook Lee wrote:
> On 22/06/29 03:57오후, Jacob Champion wrote:
> > On 6/18/22 01:55, Dong Wook Lee wrote:
> > > Hi hackers,
> > >
> > > I thought it would be nice to have an configuration example of the pg_prewarm extension.
> > > Therefore, I have written an example of a basic configuration.
> >
> > [offlist]
> >
> > Hi Dong Wook, I saw a commitfest entry registered for some of your other
> > patches, but not for this one. Quick reminder to register it in the
> > Documentation section if that was your intent.
>
> Thank you very much for letting me know.
> The patch is so trivial that I thought about whether to post it on commitfest,
> but I think it would be better to post it.
I have applied this, with adjustments, to all supported versions back to
PG 11. PG 10 had docs different enough that I skipped it.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
Indecision is a decision. Inaction is an action. Mark Batterson
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2022-07-08 23:19:29 | Re: Aggregate leads to superfluous projection from the scan |
| Previous Message | Jacob Champion | 2022-07-08 21:41:52 | Re: Commitfest Update |