Re: weird problem, cant edit data in tables

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: "Roger D(dot) Vargas" <roger(at)ehtsc(dot)co(dot)cu>
Cc: PgAdmin Support Mailing List <pgadmin-support(at)postgresql(dot)org>
Subject: Re: weird problem, cant edit data in tables
Date: 2004-08-17 18:46:17
Message-ID: 41225279.90903@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Roger D. Vargas wrote:
> El mar, 17-08-2004 a las 08:11, Dave Page escribió:
>
>>>my version is 1.0.2 for windows, and some recently created
>>>tables cant be edited to insert/update values. Simply the
>>>grid doesnt appears or if there is data (inserted in psql by
>>>hand) it cant be modified. Seems to happen only for tables
>>>that has a field referencing a master table.
>>>I created the table using pgadmin, and then using sql
>>>commands in psql, but the result is the same.
>>
>>Do you have a primary key specified?
>>
>
> Yes, in the master table (created using pgadmin)

What is a master table?

In order to edit tables, they need to have uniquely identifyable rows,
see the doc.

Regards,
Andreas

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message arvind 2004-08-17 19:15:11 Regarding Migration from Oracle9i to Postgres
Previous Message Raphaël Enrici 2004-08-17 17:57:00 Re: Compilation error [solved]