On Monday, July 18, 2022, Håvar Nøvik <havar(at)novik(dot)email> wrote:
>
> try
> execute transactional sql
> catch (commit failed)
> if (data is not stored)
> // regard data as not stored
Correct, the client did not get confirmation of commit success so it must
operate as if it failed.
David J.