| From: | Peter Fein <pfein(at)pobox(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Error column "sys" does not exist |
| Date: | 2005-06-17 21:51:56 |
| Message-ID: | 42B345FC.2010608@pobox.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Peter Fein wrote:
> On logging in from PGAdmin over SSL, one of my fellow developers gets
> the following message:
>
> Error column "sys" does not exist
>
> He can see a list of databases, but no schemas. I'm not able to
> replicate the problem. TIA.
Solved. From my coworker:
I checked "System objects" in the Display menu of pgadmin3 and it
worked, no more "sys" error and I can see the Schemas now.
I got the idea from this post:
http://www.mail-archive.com/pgadmin-support(at)postgresql(dot)org/msg04140.html
--
Peter Fein pfein(at)pobox(dot)com 773-575-0694
Basically, if you're not a utopianist, you're a schmuck. -J. Feldman
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Karl O. Pinc | 2005-06-17 22:22:50 | Re: Making the DB secure |
| Previous Message | Karl O. Pinc | 2005-06-17 21:31:22 | Re: libpq.so.3 problem, PostgreSQL >= 8.0.2 and RPM |