Re: weird problem, cant edit data in tables - Mailing list pgadmin-support

From Andreas Pflug
Subject Re: weird problem, cant edit data in tables
Date
Msg-id 41223DC4.9050106@pse-consulting.de
Whole thread Raw
In response to Re: weird problem, cant edit data in tables  ("Roger D. Vargas" <roger@ehtsc.co.cu>)
List pgadmin-support
>>
>>In order to edit tables, they need to have uniquely identifyable rows, 
>>see the doc.
> 
> Sorry for the term, a master table is the one that contains the primary
> key, the "detail" table references the primary key in that master table,
> a "master-detail" relationship.
> 

Create primary keys in *every* table, unless you have a very very good 
reason not to do so (and these are rare).

Regards,
Andreas




pgadmin-support by date:

Previous
From: "Roger D. Vargas"
Date:
Subject: Re: weird problem, cant edit data in tables
Next
From: Raphaël Enrici
Date:
Subject: Re: Compilation error [solved]