Re: [INTERFACES] Too many private FDs

Поиск
Список
Период
Сортировка
От awilliam@whitemice.org
Тема Re: [INTERFACES] Too many private FDs
Дата
Msg-id 19991201.12095900@estate1.whitemice.org
обсуждение исходный текст
Ответ на Too many private FDs  (Rolf Lüttecke <rluettecke@gcd.de>)
Список pgsql-interfaces
> -- 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
> 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

I have had similair problems with the Informix Online database engine. You need to be running a 2.2.x kernel and to use
thesysctrl 
 
interface to increase the number of file handles (by default limited 
to 1024) and possibly the maximum shared memory size.




************




В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [INTERFACES] Too many private FDs
Следующее
От: "D'Arcy" "J.M." Cain
Дата:
Сообщение: Re: [INTERFACES] Data Migration