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