Re: pgaccess - Mailing list pgsql-general

From Tom Lane
Subject Re: pgaccess
Date
Msg-id 5866.1020700101@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgaccess  (david blood <davidjblood@yahoo.com>)
Responses Re: pgaccess
List pgsql-general
david blood <davidjblood@yahoo.com> writes:
> I get this when I click design on a table.  I also do not see the indexes that
> are on a table.

> ERROR:  Attribute 'oid' not found

>     while executing
> "pg_select pgsql184 {select oid,indexrelid from pg_index where
> (pg_class.relname='tblbadword') and (pg_class.oid=pg_index.indrelid)} rec {
>         lappend Pg..."

Try using the 7.2 version of pgaccess.  That looks to be 7.1 code...

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: [POSTGRESQL] LOCKING A ROW
Next
From: Feng-Cheng Chang
Date:
Subject: Re: FATAL error after a system crash