[pgadmin-support] Can't edit rows

2009-01-12 Thread Roman Uhlig Maxity.de
In one of our Postgresql databases pgadmin (1.8.4) shows a strange behaviour: I can't edit row data in some of the tables. All tables have primary keys, but no OIDS. All tables have the same owner and belong to the same database and schema. This problem only occurs in pgadmin, in any other postgr

Re: [pgadmin-support] Can't edit rows

2009-01-12 Thread Roman Uhlig Maxity.de
Thanks for your reply. I just found the source for the edit problem. I was assuming that pgadmin would create an editable result set when sending a "select for update". Obviously this is not the case, you have to use the filtered grid instead. Roman -- Sent via pgadmin-support mailing lis