Re: [GENERAL] savepoints with the same name

2010-04-30 Thread Greg Sabino Mullane
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 > I was thinking thinking about the issue asked here, about an error in > a query causing the whole transaction to abort, ... > I wonder if the suggestion I ("leonbloy") gave, of adding a SAVEPOINT > after each insert (when doing interactive wo

[GENERAL] savepoints with the same name

2010-04-30 Thread hernan gonzalez
I was thinking thinking about the issue asked here, about an error in a query causing the whole transaction to abort, http://stackoverflow.com/questions/2741919/can-i-ask-postgresql-to-ignore-errors-within-a-transaction/2745677 which has already bothered so many postgresql users and has been discus