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

From David Nash
Subject Re: Edit grid crashes adding new rows to table with autoincrement primary key.
Date
Msg-id 001001c6439c$203018e0$7f7b0a0a@Dnash
Whole thread Raw
In response to Re: Edit grid crashes adding new rows to table with autoincrement primary key.  ("Dave Page" <dpage@vale-housing.co.uk>)
List pgadmin-support
>> Are you editting the table as user postgres? 

Yes ... I am editing the table as the user postgres.  I also created the
table with that identity.

>> 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?

The table definition that I included was the actual, unmodified version.
Editing the table produced by this definition gives rise to the error.  I
have several other tables in the same database for which the error occurs or
does not, according to whether or not they have primary keys with an
autoincrement data type.

Many thanks!

Dave N.

-----Original Message-----
From: Dave Page [mailto:dpage@vale-housing.co.uk]
Sent: Thursday, March 09, 2006 11:57 AM
To: dnash@ideorlando.org; pgadmin-support@postgresql.org
Subject: RE: [pgadmin-support] Edit grid crashes adding new rows to
table with autoincrement primary key.



> -----Original Message-----
> From: pgadmin-support-owner@postgresql.org 
> [mailto:pgadmin-support-owner@postgresql.org] 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.

pgadmin-support by date:

Previous
From: "Dave Page"
Date:
Subject: Re: Edit grid crashes adding new rows to table with autoincrement primary key.
Next
From: "Dave Page"
Date:
Subject: Re: Edit grid crashes adding new rows to table with autoincrement primary key.