Unix sockets permissions problem - Mailing list pgsql-cygwin

From Ian Burrell
Subject Unix sockets permissions problem
Date
Msg-id 3F18723E.5050801@onsitetech.com
Whole thread Raw
Responses Re: Unix sockets permissions problem  (Peter Eisentraut <peter_e@gmx.net>)
Re: Unix sockets permissions problem  (Jason Tishler <jason@tishler.net>)
List 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 by date:

Previous
From: "Chris Timm"
Date:
Subject: Re: Problem starting postmaster on Win XP Home
Next
From: "Klaus Stefan Gerber"
Date:
Subject: Compilation Problem