Re: doc: pg_prewarm add configuration example

2022-07-08 Thread Bruce Momjian
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

Re: doc: pg_prewarm add configuration example

2022-06-29 Thread Dong Wook Lee
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 Don