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