Problem in running PostgreSQL

Поиск
Список
Период
Сортировка
От Dakshinamoorthy Venkataraman
Тема Problem in running PostgreSQL
Дата
Msg-id 72D09F11CC09B645ADE2890F6B442FD8869D36@blr-m3-msg.wipro.com
обсуждение исходный текст
Список pgsql-cygwin
Hi,
 
I am actually trying to use PostgreSQL on Windows using Cygwin. But there is a problem. I am using only a minimal set of Cygwin files required in my application to run the PostgreSQL database used in an application. I have done necessary changes to the Cygwin environment to run the PostgreSQL properly. It works fine if I have a Cygwin installation and I use the minimal Cygwin setup. But if I copy this minimal setup to a system without a Cygwin installation, there is a problem. I am able to start the PostgreSQL server. When I try to connect to the database using psql as a user of the database, the server processes get killed and the database crashes. I login a a user who is different from the user that created the database. When I check the logs, I see that it it because of the shm_get call (shared memory call). I tried to tweek the parameters, but in vain. I suspect there is a problem in the users. Would like to know if anyone has encountered such a problem? Also if you have any suggestion or clues to fix the problem, would be very helpful.
 
Thanks and regards,
dakshi
Вложения

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

Предыдущее
От: martin ruff
Дата:
Сообщение: RE # Upgrading to 7.3.1 problem
Следующее
От: Dan Holmsand
Дата:
Сообщение: Re: Initdb fails... Again!