Re: Fatal error

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: peter(dot)ivarsson(at)onskefoto(dot)se
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Fatal error
Date: 2005-10-29 17:31:29
Message-ID: 11696.1130607089@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

"Peter Ivarsson" <peter(dot)ivarsson(at)onskefoto(dot)se> writes:
> FATAL: could not read statistics message: Resource temporarily unavailable

What platform is this on exactly, and what version of Postgres?
Which errno value is your platform reporting as 'Resource temporarily
unavailable' (it might be EAGAIN but I'm not sure)? You can probably
find that out by looking in /usr/include/sys/errno.h.

regards, tom lane

In response to

  • Fatal error at 2005-10-29 09:18:30 from Peter Ivarsson

Browse pgsql-admin by date

  From Date Subject
Next Message Joost Kraaijeveld 2005-10-30 09:49:35 How to determine database activity???
Previous Message Bruno Wolff III 2005-10-29 15:34:07 Re: solaris install - 8.0.3 config fails on openssl, 7.4 config works