PostgreSQL pgstat wait timeout question

Started by tuanhoanganhalmost 14 years ago2 messagesgeneral
Jump to latest
#1tuanhoanganh
hatuan05@gmail.com

I am running windows 2003 R2 (64 bit) - PostgreSQL 9.0.6 - 64bit.
Today PostgreSQL has alot pgstat wait timeout in log.
How to fix the PostgreSQL WARNING??

Tuan Hoang ANh

#2raghu ram
raghuchennuru@gmail.com
In reply to: tuanhoanganh (#1)
Re: PostgreSQL pgstat wait timeout question

On Tue, Apr 10, 2012 at 12:39 PM, tuanhoanganh <hatuan05@gmail.com> wrote:

I am running windows 2003 R2 (64 bit) - PostgreSQL 9.0.6 - 64bit.
Today PostgreSQL has alot pgstat wait timeout in log.
How to fix the PostgreSQL WARNING??

Tuan Hoang ANh

This warning message shows in database server log file, if a process gets
interrupted at unfortunate moment, and doesn't get to run for a very long
time.

--Raghu