Re: sudoers file??
Stephan Szabo <sszabo@megazone23.bigpanda.com>
From: Stephan Szabo <sszabo@megazone23.bigpanda.com>
To: Vivek <vivek@fideltech.com>
Cc: <pgsql-bugs@postgresql.org>
Date: 2003-06-01T15:06:52Z
Lists: pgsql-bugs
On Wed, 28 May 2003, Vivek wrote: > I am trying to connect to postgreSQL through PHP. I am > facing lots of problems. Itried to configure postgreSQL > for the above purpose.I tried the following command to set > PGALLOWTCPIP=yes > > > sudo vi /etc/postgresql/postmaster.init > > It says : postgres is not in sudoers file. > What does it mean? Who are you connected as at the shell? Does that user have permissions to use sudo?