Re: [pgadmin-support] Edit grid crashes adding new rows to table with autoincrement primary key.

2006-03-10 Thread David Nash
: Dave Page [mailto:[EMAIL PROTECTED] Sent: Friday, March 10, 2006 8:44 AM To: [EMAIL PROTECTED]; pgadmin-support@postgresql.org Subject: RE: [pgadmin-support] Edit grid crashes adding new rows to table with autoincrement primary key. > -----Original Message- > From: [EMAIL PROTECTED]

Re: [pgadmin-support] Edit grid crashes adding new rows to table with autoincrement primary key.

2006-03-10 Thread David Nash
Dave, your suggestion worked ... creating a new database, and a new table within it made it possible to edit the table without error. For completeness, the new table definition appears below, but it's pretty clear that there's no meaningful difference between it and the one that didn't work: CREA

Re: [pgadmin-support] Edit grid crashes adding new rows to table with autoincrement primary key.

2006-03-09 Thread David Nash
h autoincrement primary key. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of David Nash > Sent: 09 March 2006 14:39 > To: pgadmin-support@postgresql.org > Subject: [pgadmin-support] Edit grid crashes adding new rows > to tab

[pgadmin-support] Edit grid crashes adding new rows to table with autoincrement primary key.

2006-03-09 Thread David Nash
Dear friends, I'm seeing a problem consistently when using the edit grid to add new rows to a table whose primary key has data type "bigserial." After completion of editing the columns excluding that of the primary key, when I exit the editing widget (e.g. by pressing the Enter key, or clicking t