On 08/17/11 11:58 PM, Siva Palanisamy wrote:

Hi All,

I have few tables being created using an ordinary user account. When I login into the postgresql using the super-user, I can’t access my tables!

It says, ERROR: relation "tablename" does not exist.

As I need to perform some operations using super-user, I want the tables to be accessed/mapped to the super-user account. Any clue on this part?




are you logged into the same database ? are these tables in a schema other than public?


--
john r pierce                            N 37, W 122
santa cruz ca                         mid-left coast



--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to