Re: Unix sockets permissions problem

From: "Chris Timm" <ctimm(at)primetimetech(dot)com>
To: <pgsql-cygwin(at)postgresql(dot)org>
Subject: Re: Unix sockets permissions problem
Date: 2003-07-21 08:19:42
Message-ID: 000001c34f60$d7e268e0$0219a8c0@primetimetech.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin


Unsubscribe remove

-----Original Message-----
From: pgsql-cygwin-owner(at)postgresql(dot)org
[mailto:pgsql-cygwin-owner(at)postgresql(dot)org] On Behalf Of Peter Eisentraut
Sent: 21 July 2003 08:58
To: Ian Burrell
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: [CYGWIN] Unix sockets permissions problem

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(at)gmx(dot)net

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
message can get through to the mailing list cleanly

In response to

Browse pgsql-cygwin by date

  From Date Subject
Next Message Jason Tishler 2003-07-21 13:44:51 Re: Unix sockets permissions problem
Previous Message Peter Eisentraut 2003-07-21 07:57:57 Re: Unix sockets permissions problem