[ADMIN] cannot grant access to user "nobody" - Mailing list pgsql-admin

From Rija RAKOTOMALALA
Subject [ADMIN] cannot grant access to user "nobody"
Date
Msg-id 19980903062735.27966.rocketmail@send104.yahoomail.com
Whole thread Raw
Responses Re: [ADMIN] cannot grant access to user "nobody"  (Terry Mackintosh <terry@terrym.com>)
List pgsql-admin
Hi there,

I'using Postgres 6.2.3. I'd like to access my database from the web
using PHP.

I need to grant access (select) to user "nobody" ,using
grant select on table to nobody
 but the action failed with error message:
"aclparse : bad keyword , must be [group|user]"

I 've created user nobody with creatuser.

Is "nobody" a keyword in postgres?
nobody is the httpd user's.How can I specify a different user to
access postgres database?


Thanks








_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com


pgsql-admin by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [ADMIN] Postgresql 6.4 where to download?
Next
From: Terry Mackintosh
Date:
Subject: Re: [ADMIN] cannot grant access to user "nobody"