Re: Unix sockets permissions problem - Mailing list pgsql-cygwin

From Peter Eisentraut
Subject Re: Unix sockets permissions problem
Date
Msg-id Pine.LNX.4.56.0307210957220.2406@krusty.credativ.de
Whole thread Raw
In response to Unix sockets permissions problem  (Ian Burrell <ib@onsitetech.com>)
Responses Re: Unix sockets permissions problem  ("Chris Timm" <ctimm@primetimetech.com>)
List pgsql-cygwin
Ian Burrell writes:

> 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.

Change unix_socket_permissions in postgresql.conf (and possibly check the
system umask).

--
Peter Eisentraut   peter_e@gmx.net

pgsql-cygwin by date:

Previous
From: "Carl Youngblood"
Date:
Subject: Can't find ipc-daemon on latest cygwin install
Next
From: "Chris Timm"
Date:
Subject: Re: Unix sockets permissions problem