Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: [ADMIN] Fatal error



"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?

> PostgreSQL version 8.0.4 and OS is OsX 10.3 on a Mac G4. 

I spent some time trying to duplicate this on my own Mac, without
success.  Has anyone else seen a stats collector failure of this
sort?

We could certainly tweak the collector code to ignore EAGAIN from
recv(), but I'm wondering how it's happening in the first place,
seeing that we don't call recv() unless select() says the socket
is ready to read.

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group