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
pgsql-hackers by date
| Next: | From: Thom Brown | Date: 2011-09-10 16:43:20 |
| Subject: Re: WARNING: pgstat waiting |
| Previous: | From: Alexey Klyukin | Date: 2011-09-10 16:39:21 |
| Subject: Re: REVIEW proposal: a validator for configuration files |