Re: Unix sockets permissions problem

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Ian Burrell <ib(at)onsitetech(dot)com>
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: Unix sockets permissions problem
Date: 2003-07-21 07:57:57
Message-ID: Pine.LNX.4.56.0307210957220.2406@krusty.credativ.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmx(dot)net

In response to

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Chris Timm 2003-07-21 08:19:42 Re: Unix sockets permissions problem
Previous Message Carl Youngblood 2003-07-21 02:31:08 Can't find ipc-daemon on latest cygwin install