Re: [GENERAL] can't run on TCP/IP ports

2001-02-05 Thread Alessio Bragadini
Tom Lane wrote: > > I figured out the problem, postmaster when run as postgres didn't have > > write permissions to /var/run/postgresql directory (where the Debian > > version puts its socket files) and therefore didn't have permission to > > open the socket. . > > ROTFL ... score one for the De

Re: [GENERAL] can't run on TCP/IP ports

2001-02-04 Thread Oliver Elphick
Patrick Raphael wrote: > >I figured out the problem, postmaster when run as postgres didn't have >write permissions to /var/run/postgresql directory (where the Debian >version puts its socket files) and therefore didn't have permission to >open the socket. . What Debian version of post

Re: [GENERAL] can't run on TCP/IP ports

2001-02-04 Thread Tom Lane
Patrick Raphael <[EMAIL PROTECTED]> writes: > I figured out the problem, postmaster when run as postgres didn't have > write permissions to /var/run/postgresql directory (where the Debian > version puts its socket files) and therefore didn't have permission to > open the socket. . ROTFL ... score