> -----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 table with autoincrement primary key. > > 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 > the "Save the > changed row" button), the program ends immediately with a > message from the > operating system that says, "pgAdmin3.exe has generated > errors and will be > closed by Windows. You will need to restart the program. An > error log is > being created."
Hi, I'm currently unable to recreate this on a 1.5 dev build, so a couple of questions I'm afraid: Are you editting the table as user postgres? Is the table you've shown one that you can recreate the error with, or a cut-down and untested version of the real table definition? Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org