Bug Report: PGAdmin III V 1.4.1 Crashes - Mailing list pgadmin-support

From slimdude
Subject Bug Report: PGAdmin III V 1.4.1 Crashes
Date
Msg-id KPEIKHFPHJNABDACEGAPKEJNECAA.slimdude@rogers.com
Whole thread Raw
List pgadmin-support
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.
 
Regards,
 
Paul Morris, CEO
Making IT Simple
 
 
Attachment

pgadmin-support by date:

Previous
From: Devrim GUNDUZ
Date:
Subject: Re: pgadmin 1.4.1 for Fedora Core?
Next
From: Roberto Tagliaferri
Date:
Subject: 1.4.1 missing feature?