Re: Once again about 'OID' - Mailing list pgsql-novice

From Josh Berkus
Subject Re: Once again about 'OID'
Date
Msg-id web-1389838@davinci.ethosmedia.com
Whole thread Raw
In response to Once again about 'OID'  (Denny Permana <denny@risti.telkom.co.id>)
List pgsql-novice
Denny,

> pgAdmin II Error
>
> An error has occured in pgAdmin II:frmMain.lv_ItemClick:
>
> Number: -2147467259
> Description: Error while executing the query
> ERROR: Attribute 'oid' not found
>
> I'm curious with oid. How should I do if I want to avoid 'oid' in my
> tables
> by using pgadmin II (with psql, I just write "without oid"). Could
> anybody
> here give me suggestion how to fix up this problem ?

Update to the latest version of PgadminII.  I believe this problem is
fixed. If you have the latest version, try checking your admins
settings for an "allow OID-less tables" checkbox.

-Josh Berkus

pgsql-novice by date:

Previous
From: Denny Permana
Date:
Subject: Once again about 'OID'
Next
From: Francisco Reyes
Date:
Subject: Re: What are schemas?