Re: is it cygwin or window2000 problem.?

Поиск
Список
Период
Сортировка
От Reini Urban
Тема Re: is it cygwin or window2000 problem.?
Дата
Msg-id 421309F6.9000402@x-ray.at
обсуждение исходный текст
Ответ на is it cygwin or window2000 problem.?  (yuzhouliu <lyz@clarifyinc.net>)
Ответы Re: is it cygwin or window2000 problem.?  ("J. Hondius" <jhondius@rem.nl>)
Список pgsql-cygwin
yuzhouliu schrieb:
> Reini Urban wrote:
>> yuzhouliu schrieb:
>>> hello:
>>>     i install postgres in cygwin + windows2000NT,and it work good for
>>> myself.
>>>     but more than 64 connections it will error to me:Could not fork
>>> new process for connection:Resource temporarily unavailable.
>>>    why ? is it cygwin or window2000 problem.?
>>
>> That's a builtin cygwin limitation.
>>
>> But you are lucky that your system works with that many connections!
>> Recommended is to use much less. (5-15)
>>
> you say :That's a builtin cygwin limitation,
> what and how can i do.do i need to change my os to Linux or BSD,Unix?

no,
you may not use max-connections > 63 on cygwin.
Recommended is 10. I can do up to 40.

initdb tries the correct values automatically on init.
If this is wrong, because your system is too fast, you may want to set
this manually in /usr/share/postgresql/data/postgresql.conf and restart.
--
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/

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

Предыдущее
От: Reini Urban
Дата:
Сообщение: Re: is it cygwin or window2000 problem.?
Следующее
От: "J. Hondius"
Дата:
Сообщение: Re: is it cygwin or window2000 problem.?