Problem on Cygwin

Поиск
Список
Период
Сортировка
От Edwin New
Тема Problem on Cygwin
Дата
Msg-id 83CE2DFB3E02EF4EAB09B5125EAD011B1E0D61@lavertonexch.toll.com.au
обсуждение исходный текст
Ответы Re: Problem on Cygwin  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-novice

Hi,

 

We are running postgresql 7.2.1 on cygwin on a Windows 2000 box with 2GB RAM.  After more than 3 or four clients connect, we get this error repeated in the log and the database refuses more connections.

 

10:36:05 AM - Warn  [1], [] databaseAccess.query(str_sql,obj_rs), Error [-2147217843], Source : [Microsoft OLE DB Provider for ODBC Drivers], Description [Server process fork() failed: Resource temporarily unavailable]

 

We have modified the max_connections in postgresql.conf to 256, and the shared_buffers = 512.

 

Can anyone suggest how we can fix this problem?

 

Thanks,

 

Edwin New.

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

Предыдущее
От: "Juliet May"
Дата:
Сообщение: Fw: Unable to open PostgreSQL large object
Следующее
От: "A.Bhuvaneswaran"
Дата:
Сообщение: Re: How to send an email when data is inserted into a table