Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Bug Report: PGAdmin III V 1.4.1 Crashes



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
 
 


Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group