From: | "Dave Page" <dpage(at)pgadmin(dot)org> |
---|---|
To: | "Barbara Stephenson" <barbara(at)turbocorp(dot)com> |
Cc: | pgadmin-support(at)postgresql(dot)org |
Subject: | Re: Installed pgadmin3-1.4.3 with 8.3.1 database..errors |
Date: | 2008-05-22 14:28:44 |
Message-ID: | 937d27e10805220728m7f2fb75v49fe181cf02f17ea@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
On Thu, May 22, 2008 at 3:21 PM, Barbara Stephenson
<barbara(at)turbocorp(dot)com> wrote:
> Hello,
>
> We have recently upgraded from 7.4.19 to 8.3.1. I am running Red Hat
> Enterprise Linux WS release 4 (Nahant Update 6) on my laptop and I finally
> was able to install pgadmin3-1.4.3. However, when I expand my databases, I
> get two popups. Does anyone know what that means?
>
>
> FIRST POPUP:
> An error has occured:
>
> ERROR: column op.oprlsortop does not exist
> LINE 12: LEFT OUTER JOIN pg_operator lso ON lso.oid=op.oprlsortop
>
> SECOND POPUP:
> An error has occured:
>
> ERROR: column "opcamid" does not exist
> LINE 3: JOIN pg_am am ON am.oid=opcamid
You need to upgrade pgAdmin. 1.4.3 is far too old to understand the
system catalogs in PG 8.3
--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | Barbara Stephenson | 2008-05-22 14:40:23 | Re: Installed pgadmin3-1.4.3 with 8.3.1 database..errors |
Previous Message | Barbara Stephenson | 2008-05-22 14:21:57 | Installed pgadmin3-1.4.3 with 8.3.1 database..errors |