From: | Steve Atkins <steve(at)blighty(dot)com> |
---|---|
To: | Postgres-General General <pgsql-general(at)postgresql(dot)org> |
Cc: | Barbara Stephenson <barbara(at)turbocorp(dot)com> |
Subject: | Re: Installed pgadmin3-1.4.3 with 8.3.1 database..errors |
Date: | 2008-05-22 16:07:23 |
Message-ID: | CE8DA9E0-4189-4DEB-9F49-BDE6DE5FE5C0@blighty.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support pgsql-general |
On May 22, 2008, at 6:38 AM, Barbara Stephenson 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?
I'd guess it's that you're using an obsolete version of pgadmin that
doesn't know about system changes. 1.8.2 is the current version, I
think.
Cheers,
Steve
>
>
>
> 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
> --
> Regards,
>
> Barbara Stephenson
> EDI Specialist/Programmer
> Turbo, division of Ozburn-Hessey Logistics
> 2251 Jesse Jewell Pkwy NE
> Gainesville, GA 30507
> tel: (678)989-3020 fax: (404)935-6171
> barbara(at)turbocorp(dot)com
> www.ohlogistics.com
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
From | Date | Subject | |
---|---|---|---|
Next Message | Devrim GÜNDÜZ | 2008-05-23 17:21:50 | Re: Installed pgadmin3-1.4.3 with 8.3.1 database..errors |
Previous Message | Dave Page | 2008-05-22 14:54:14 | Re: Installed pgadmin3-1.4.3 with 8.3.1 database..errors |
From | Date | Subject | |
---|---|---|---|
Next Message | Owen Hartnett | 2008-05-22 16:21:35 | Finding records that are not there |
Previous Message | antiochus antiochus | 2008-05-22 15:34:59 | deadlock debug methodology question |