"Amin Schoeib" <aschoeib(at)4tek(dot)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