| From: | "Horacio de Oro" <hgdeoro(at)gmail(dot)com> |
|---|---|
| To: | pgadmin-hackers(at)postgresql(dot)org |
| Subject: | 2 errors when accessing schema->public |
| Date: | 2007-12-10 12:58:49 |
| Message-ID: | dd34281d0712100458i18b4406bi5ca6162c321409d1@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Hi!
I've installed PGadmin III 1.6.3 (downloaded from the pgadmin site) for
working with PostgreSql 8.3beta4. When going to "Schemas -> public" for the
first time, or when doing a "refresh" on "Schemas -> public" I get 2 errors:
ERROR 1:
An error has occurred:
ERROR: column op.oprlsortop does not exist
LINE 12: LEFT OUTER JOIN pg_operator lso ON lso.oid=op.oprlsortop
ERROR 2:
An error has occurred:
ERROR: column "opcamid" does not exist
LINE 3: JOIN pg_am am ON am.oid=opcamid
In the server, the "adminpack" was installed correctly. I'm working on
Ubuntu 7.04.
Maybe this "problem report" could be useful...
Thanks!
Horacio
--
Horacio de Oro <hgdeoro(at)gmail(dot)com>
http://www.bamboo-it.com.ar/
Tel. (0351) 423-2067
Cel. (0351) 153-452573
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kalle Hallivuori | 2007-12-10 13:21:15 | Re: Submitting cursored query support, docs, etc |
| Previous Message | Dave Page | 2007-12-10 11:58:50 | Re: Fedora Core 8.0 status? |