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
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