SELECT from other's tables - Mailing list pgsql-general

From Sergei Chernev
Subject SELECT from other's tables
Date
Msg-id 000501bddfde$f856be10$59d17cc1@ser.cnit.nsu.ru
Whole thread Raw
Responses Re: [GENERAL] SELECT from other's tables
List pgsql-general
Hello,
Sorry if it's FAQ but, how to select from smb's tables. So, I have an access
to tables:
bob=> grant all on AA to ser;
CHANGE
ser=>select * from aa;
ERROR: aa: Table does not exist.

Thanx.
---------------------------
Sergei Chernev
Internet: ser@nsu.ru
Phone: +7-3832-397354


pgsql-general by date:

Previous
From: Herouth Maoz
Date:
Subject: Re: [GENERAL] Is it possible to drop a column?
Next
From: "Michael Ansley"
Date:
Subject: DB Design Tools