Re: [GENERAL] problem starting postmaster as a service

Поиск
Список
Период
Сортировка
От Melanie Bergeron
Тема Re: [GENERAL] problem starting postmaster as a service
Дата
Msg-id 400839EB.2040707@globeecom.com
обсуждение исходный текст
Список pgsql-jdbc
I checked postmaster.log and realize that I don't have the right to
access many directories so I used [chown postgres dir_name] for some
directories and all was ok now.

Thank you very very much for your help!!

Melanie

Chris Travers wrote:

>Melanie:
>
>check /var/log/postgresql.log under cygwin.  It may tell you where the
>problem is.
>
>FWIW, I had to do as follows:  Move directory from /var/pgsql/ to
>/var/postgresql/ (documentation is not in sync with Cygwin setup).
>
>Chmod -R 777 /var/postgresql (eek!)
>chown postgres /var/postgresql
>then log in as postgres and correct the permissions.
>
>Your milage may vary.
>
>Best Wishes,
>Chris Travers
>
>
>
>.
>
>
>


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

Предыдущее
От: Melanie Bergeron
Дата:
Сообщение: Re: problem to connect to database
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: getTables or code problem?