From: | Jodi Kanter <jkanter(at)virginia(dot)edu> |
---|---|
To: | Postgres Admin List <pgsql-admin(at)postgresql(dot)org> |
Subject: | seeing tables across databases |
Date: | 2004-07-09 19:42:19 |
Message-ID: | 40EEF51B.7030705@virginia.edu |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
I am working with a colleague who is using postgres to create a number
of databases. On his system when he views his tables (\d) he can see
tables from other databases - not all of them but some. He cannot access
them as the user he is signed in as because he does not have privileges,
but he can see them. When he dropped that database and then recreated it
(without making tables) he could then only see those few tables from the
other database.
I had him run a revoke all on public first but that did not correct it.
Strangly enough he cannot see many of the other tables from other
databases.
I have several databases on my system and do not have this problem. Is
there some setting that I am not aware of that could explain this
situation? thoughts?
Thanks
Jodi Kanter
--
/_______________________________
//Jodi L Kanter
BioInformatics Database Administrator
University of Virginia
(434) 924-2846
jkanter(at)virginia(dot)edu <mailto:jkanter(at)virginia(dot)edu>/
/ /
/ /
From | Date | Subject | |
---|---|---|---|
Next Message | Marie G. Tuite | 2004-07-09 21:12:59 | Re: seeing tables across databases |
Previous Message | Haron, Charles | 2004-07-09 16:22:45 | Perl Modules in PL/Perl functions |