Thanks,
When I think about it editing data will not be desirable, however it should be possible to add a new row, which was what I wanted to do, although I didn't explicitly state that.
pgAdmin needs to read that very line immediately after insertion to show correct values for columns with defaults (and triggers), so the same PK restriction applies to inserts.
Regards, Andreas
---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend