> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Mario Splivalo > Sent: 31 May 2006 11:07 > To: pgadmin-support@postgresql.org > Subject: [pgadmin-support] PGadmin 'erases' row I want to add > to database... > > When I enter data to the database trough pgadmin, and I do a mistake > (for instance, don't provide a value to NOT NULL column, break foreign > key constraint or check constraint od primary key constraint), PgAdmin > informs me of the mistake I made, and then 'cancels' the row > I wanted to > add. > > It would be realy nice just to show you an error, and then retain the > row in the grid so one could easily just fix the mistake, and with > hiting ENTER save the data to the database. > > Mike
Hi Mike, Yes, I agree. This is something I'm working on, however it's not as straight forward as you might think :-( Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend