Re: Problems with GRANTING SELECT to a table - Mailing list pgsql-general

From Tom Lane
Subject Re: Problems with GRANTING SELECT to a table
Date
Msg-id 27290.1062511994@sss.pgh.pa.us
Whole thread Raw
In response to Problems with GRANTING SELECT to a table  ("Amin Schoeib" <aschoeib@4tek.de>)
List pgsql-general
"Amin Schoeib" <aschoeib@4tek.de> writes:
> Here is what I did:
> test=3D> GRANT SELECT ON "poi"."fondsstamm" TO "flex";
> Now when I try to select from the table poi.fondsstamm
> I become always the error: Permission denied,

Did you grant usage on the schema "poi" ?

            regards, tom lane

pgsql-general by date:

Previous
From: Jonathan Bartlett
Date:
Subject: Re: About GPL and proprietary software
Next
From: psql-mail@freeuk.com
Date:
Subject: postmaster segfault with tsearch2?