From: Oleg L. <ole...@wa...> - 2001-11-01 18:58:53
|
Hi everybody, I was using phpPgAdmin for quite a while and it seems to work great. However, a couple of days ago I restored my pg database instance from a dump file and it screwed up user permissions on some tables. Right now, user postgres has permissions on some tables and is not listed in Privileges in other tables. When I go to User Admin, postgres is NOT listed there, however, this user is present in pg_user table!!! I want to have user postgres granted permissions on all the tables in the database, but I can't add it to the Privileges list, because phpPgAdmin doesn't see it for some reason. Please help. thanks, Oleg |