Re: bgwriter, checkpoints, curious (seeing delays)
- From: Tory M Blue <tmblue(at)gmail(dot)com>
- To: Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov>
- Cc: devrim(at)gunduz(dot)org, pgsql-performance(at)postgresql(dot)org
- Subject: Re: bgwriter, checkpoints, curious (seeing delays)
- Date: Fri, 26 Feb 2010 10:23:10 -0800
- Message-id: <8a547c841002261023s1505ec7aq52a9c5293cc381a8@mail.gmail.com> <text/plain>
On Fri, Feb 26, 2010 at 5:09 AM, Kevin Grittner
<Kevin(dot)Grittner(at)wicourts(dot)gov> wrote:
> Tory M Blue wrote:
>
>> 2010-02-25 22:53:13 PST LOG: checkpoint starting: time
>> 2010-02-25 22:53:17 PST postgres postgres [local] LOG: unexpected
>> EOF on client connection
>> 2010-02-25 22:55:43 PST LOG: checkpoint complete: wrote 34155
>> buffers (17.8%); 0 transaction log file(s) added, 0 removed, 15
>> recycled; write=150.045 s, sync=0.000 s, total=150.046 s
>
> Did that unexpected EOF correspond to a connection attempt that gave
> up based on time?
>
> -Kevin
>
Kevin
Good question, I'm unclear what that was. I mean it's a LOG, so not a
client connection, that really kind of confused me. I don't normally
see EOF of client and an EOF on client from local, that's really
really weird
Tory
Home |
Main Index |
Thread Index