[PostgreSQL 8.1.2] GRANT ALL ... role1 and relation does not exist - Mailing list pgsql-bugs

From Rafał
Subject [PostgreSQL 8.1.2] GRANT ALL ... role1 and relation does not exist
Date
Msg-id 43CAACBC.80901@tkdami.net
Whole thread Raw
List pgsql-bugs
Hi

(...)
GRANT ALL ON TABLE customers TO role1;
or
GRANT ALL ON TABLE customers TO role1 WITH GRANT OPTION;

Login: Admin
All ok

Login: role1
I get in pgAdmin III: relation 'customers' does not exist :(

What is wrong?

Best regards,
Rafał


pgsql-bugs by date:

Previous
From: "Vic"
Date:
Subject: BUG #2172: Problem with query in order by
Next
From: Stephan Szabo
Date:
Subject: Re: BUG #2172: Problem with query in order by