Re: [ADMIN] Postgres database access problem

2005-01-25 Thread Michael Fuhr
On Tue, Jan 25, 2005 at 11:46:54AM +0530, Inpreet Singh wrote: > I am using postgres 7.3.4. I am trying to retrieve data from already > existing database. I am using postgres, which is super user of my > database in php.ini. But when I am trying to retrieve data following > error is coming > pg_c

[ADMIN] Postgres database access problem

2005-01-25 Thread Inpreet Singh
Hello,   I am using postgres 7.3.4. I am trying to retrieve data from already existing database. I am using postgres, which is super user of my database in php.ini. But when I am trying to retrieve data following error is coming pg_class_aclcheck: invalid user id 100   please help me in rec