[PostgreSQL 8.1.2] GRANT ALL ... role1 and relation does not exist

From: Rafał <rafalm23(at)tkdami(dot)net>
To: pgsql-bugs(at)postgresql(dot)org
Subject: [PostgreSQL 8.1.2] GRANT ALL ... role1 and relation does not exist
Date: 2006-01-15 20:12:44
Message-ID: 43CAACBC.80901@tkdami.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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ł

Browse pgsql-bugs by date

  From Date Subject
Next Message Vic 2006-01-16 15:25:51 BUG #2172: Problem with query in order by
Previous Message Lee Thompson 2006-01-15 06:57:17 Re: BUG #2170: --rpath option is skipping shared libs