Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> Tom Lane wrote:
>> This has to be coming from exec_simple_query():
> I wonder if some statistics were turned on at postmaster start and even
> though it was turned off and 'pg_ctl reload' was done the
> checkpoint/bgwriter process isn't reloading for some reason.
The checkpoint/bgwriter never executes exec_simple_query(). I think
the 5-minute cycle is driven by something in Robert's application,
rather than being tied to checkpoints.
regards, tom lane
In response to
Responses
pgsql-hackers by date
| Next: | From: Victor Y. Yegorov | Date: 2005-03-01 17:53:14 |
| Subject: Re: bitmap AM design |
| Previous: | From: Jeff Hoffmann | Date: 2005-03-01 17:09:54 |
| Subject: index file detached from data file |