WARNING: pgstat waiting

From: Andy Colson <andy(at)squeakycode(dot)net>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: WARNING: pgstat waiting
Date: 2011-09-10 16:40:48
Message-ID: 4E6B9310.90603@squeakycode.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I'm playing with 9.2devel, and I can fill my logs with:

WARNING: pgstat waiting for 5001623 usec (494 loops), file timestamp 368986878169601 target timestamp 368986897680812 last errno 0
WARNING: pgstat waiting for 5011780 usec (495 loops), file timestamp 368986878169601 target timestamp 368986897680812 last errno 0
WARNING: pgstat waiting for 5021947 usec (496 loops), file timestamp 368986878169601 target timestamp 368986897680812 last errno 0
WARNING: pgstat waiting for 5032115 usec (497 loops), file timestamp 368986878169601 target timestamp 368986897680812 last errno 0
WARNING: pgstat waiting for 5042254 usec (498 loops), file timestamp 368986878169601 target timestamp 368986897680812 last errno 0
WARNING: pgstat waiting for 5052400 usec (499 loops), file timestamp 368986878169601 target timestamp 368986897680812 last errno 0

I see its from here:

http://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=79b2ee20c8a041a85dd230c4e787bef22edae57b

So I was wondering if there is anything I can help with? Not sure if you need a reproducible case, or something you'd like me to try?

-Andy

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thom Brown 2011-09-10 16:43:20 Re: WARNING: pgstat waiting
Previous Message Alexey Klyukin 2011-09-10 16:39:21 Re: REVIEW proposal: a validator for configuration files