> We are running into a situation where psql is aborting the transaction > when one call returns an error. Is there a way to continue on with > transaction or at least save what has already happened (like an Oracle > Save Point)? Not yet, although savepoints have been talked about. (maybe 7.3?) ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html
- [ADMIN] Transaction Aborting on sql call failure Michael Baker
- Re: [ADMIN] Transaction Aborting on sql call failure Stephan Szabo
- Re: [ADMIN] Transaction Aborting on sql call fail... Haroldo Stenger
- Re: [ADMIN] Transaction Aborting on sql call ... Bruce Momjian