Too many private FDs

From: Rolf Lüttecke <rluettecke(at)gcd(dot)de>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Too many private FDs
Date: 1999-12-01 08:42:13
Message-ID: 3844DF65.FF29CA5A@gcd.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hi folks,

is anyone able to explain the following error-message extracted from
the "server.log"?

-- ERROR: AllocateFile: too many private FDs demanded
-- pq_recvbuf: unexpected EOF on client connection
-- IpcMemoryCreate: shmget failed (Identifier removed) key=5432007,
size=96424, permission=600
-- SISegmentGet: failed: Identifier removed
-- FATAL 1: CreateSharedInvalidationState: failed segment init
-- FATAL 1: AttachSLockMemory: could not attach segment

The main postmaster-process dies, still leaving the other postgres-
processes active (but not working). This happens roundabout once a
day caused by different workstations and different functions.

A few environment information:
PostgreSQL 6.5.2 w/ SuSE 6.0 (2.0.36) running on a SNI-Primergy 070
Access-method: w/ Insight's ODBC-driver (6.5/0006) from MS-Access

Thanx in advance
- Rolf

_____________________________________________________________________
"Rolf Luettecke" <rluettecke(at)gcd(dot)de>
Gesellschaft für
Computer- u. Datentechnik mbH
http://www.gcd.de
Internet Business Solutions
_____________________________________________________________________

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message jose soares 1999-12-01 10:53:15 TRANSACTION "WARNINGS"
Previous Message Michael Meskes 1999-11-30 19:59:15 Re: [INTERFACES] Asynchronous connection functions - patch submitted