Bug Report: PGAdmin III V 1.4.1 Crashes
От
slimdude
Тема
Bug Report: PGAdmin III V 1.4.1 Crashes
Дата
Msg-id
KPEIKHFPHJNABDACEGAPKEJNECAA.slimdude@rogers.com
Список
Hi,
I have a problem with editing the table contents. I'm using pgadmin III v 1.4.1 connected via lan to a linux box running PostgreSQL version 8.10. When I try to edit a table saving the record causes PGADMIN to crash. If the record is new it gets saved. If the record exists it does not. The behaviour is consistent and happens 100% of the time. I'm using schemas. The following SQL executes without any problem in a PGADMIN SQL window:
UPDATE knowledge.types SET code = 'ms' WHERE code = 'MI';
This is what I was trying to do in the table data editor when the editor crashed.
Please let me know if you need further testing.
В списке pgadmin-support по дате отправления