"Peter Ivarsson" <peter.ivarsson@xxxxxxxxxxxx> 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 ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org