Unix sockets permissions problem

Поиск
Список
Период
Сортировка
От Ian Burrell
Тема Unix sockets permissions problem
Дата
Msg-id 3F18723E.5050801@onsitetech.com
обсуждение исходный текст
Ответы Re: Unix sockets permissions problem  (Peter Eisentraut <peter_e@gmx.net>)
Re: Unix sockets permissions problem  (Jason Tishler <jason@tishler.net>)
Список pgsql-cygwin
Does anyone know what the problem with the permissions for Unix sockets
with PostgreSQL and Cygwin?  The socket file /tmp/.s.PGSQL.5432 is
always created with 700 permissions.  This means that it is not
accessible to normal users.

It is possible to change the permissions with the chmod command:

chmod a+rwx /tmp/.s.PGSQL.5432

Is this a bug in Cygwin?  Cygipc?  PostgreSQL?  What needs to be done to
get it fixed?

  - Ian



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

Предыдущее
От: "Chris Timm"
Дата:
Сообщение: Re: Problem starting postmaster on Win XP Home
Следующее
От: "Klaus Stefan Gerber"
Дата:
Сообщение: Compilation Problem