Re: HELP: SAVEPOINT feature cases

2025-04-15 Thread Greg Sabino Mullane
> > I am writing to inquire about the use cases for the SAVEPOINT feature. > Savepoints are used to implement ON_ERROR_ROLLBACK in psql. See: https://www.endpointdev.com/blog/2015/02/postgres-onerrorrollback-explained/ Cheers, Greg -- Crunchy Data - https://www.crunchydata.com Enterprise Postgre

HELP: SAVEPOINT feature cases

2025-04-14 Thread itumonohito
Dear hackers, I hope this email finds you well. I am writing to inquire about the use cases for the SAVEPOINT feature. I would appreciate it if you could provide some examples of scenarios where this functionality proves particularly useful. Thank you for your time and assistance. I look forwar

Re: HELP: SAVEPOINT feature cases

2025-04-14 Thread Kirill Reshke
On Mon, 14 Apr 2025 at 21:54, itumonohito wrote: > > Dear hackers, > > I hope this email finds you well. > > I am writing to inquire about the use cases for the SAVEPOINT feature. > > I would appreciate it if you could provide some examples of scenarios where > this functionality proves particula