Re: HELP: SAVEPOINT feature cases - Mailing list pgsql-hackers

From Kirill Reshke
Subject Re: HELP: SAVEPOINT feature cases
Date
Msg-id CALdSSPhrsJ-2KafKURfkPWfFg7EDUDMAgK+f8RrSzXpYqbFgZQ@mail.gmail.com
Whole thread Raw
In response to HELP: SAVEPOINT feature cases  (itumonohito <itumonohito@gmail.com>)
List pgsql-hackers
On Mon, 14 Apr 2025 at 21:54, itumonohito <itumonohito@gmail.com> 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 particularly
useful.
>
> Thank you for your time and assistance. I look forward to your response.
>
> Sincerely,
>
> jack.

Have you read https://www.postgresql.org/docs/current/sql-savepoint.html
? There are a few examples here.

-- 
Best regards,
Kirill Reshke



pgsql-hackers by date:

Previous
From: James Hunter
Date:
Subject: Re: BitmapHeapScan streaming read user and prelim refactoring
Next
From: Wolfgang Walther
Date:
Subject: Re: [PoC] Federated Authn/z with OAUTHBEARER