Re: Postgresql requirements

Поиск
Список
Период
Сортировка
От Al Hulaton
Тема Re: Postgresql requirements
Дата
Msg-id 3F4A3007.3030708@commandprompt.com
обсуждение исходный текст
Ответ на Re: Postgresql requirements  (Jason Tishler <jason@tishler.net>)
Список pgsql-cygwin
>>I am a brazilian web developer, and I need some help!
>>What about PostgreSql + cygwin + windows x86 performance?

Since cygwin is an emulation layer, when running PostgreSQL on it you
need to be careful with the number of concurrent connections you make to
it. For instance, our Mammoth PostgreSQL for windows application is
hard-coded to a maximum of 50 connections. For that reason we have seen
clients use PostgreSQL + Cygwin + Windows in development or low-load
environments.

I don't know how the planned native Windows version of PostgreSQL will
perform, but I imagine it'll be much more robust than the Cygwin
version. Still, the cygwin version is completely usable, just not as
scalable as a linux/unix solution.

--
Best,
Al Hulaton    |  Sr. Account Engineer  |  Command Prompt, Inc.
503.222.2783  |  ahulaton@commandprompt.com
Home of Mammoth PostgreSQL and 'Practical PostgreSQL'
Managed PostgreSQL, Linux services and consulting
Read and Search O'Reilly's 'Practical PostgreSQL' at
http://www.commandprompt.com


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

Предыдущее
От: Toby
Дата:
Сообщение: Help - lo_close: invalid large obj descriptor
Следующее
От: Jason Tishler
Дата:
Сообщение: Re: postgres help