Re: Problem editing table data... - Mailing list pgadmin-support

From Dave Page
Subject Re: Problem editing table data...
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4AC9E49@ratbert.vale-housing.co.uk
Whole thread Raw
In response to Problem editing table data...  ("Keith C. Perry" <netadmin@vcsn.com>)
Responses Re: Problem editing table data...  (Andreas Pflug <pgadmin@pse-consulting.de>)
Re: Problem editing table data...  ("Keith C. Perry" <netadmin@vcsn.com>)
List pgadmin-support

> -----Original Message-----
> From: pgadmin-support-owner@postgresql.org
> [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of
> Keith C. Perry
> Sent: 02 September 2005 20:43
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] Problem editing table data...
>
> Greetings,
>
> I apologized if I've missed a discussion on this but there
> seems to be a problem
> inserting and editing table data when there is no oid column
> present.  I'm using
> pgadmin 1.2.2 (slackware 10.1) and pg 8.0.3.  Has anyone else
> reported this? If
> not, does anyone have an idea what might be causing this?

You need either a primary key or an oid column if you want to edit data.
Without, pgAdmin can't properly identify rows.

Regards, Dave


pgadmin-support by date:

Previous
From: "Keith C. Perry"
Date:
Subject: Problem editing table data...
Next
From: Andreas Pflug
Date:
Subject: Re: Problem editing table data...