advisory lock
RU: advisory lock
An application-defined PostgreSQL lock (pg_advisory_lock) not tied to any row or table — commonly used to ensure only one server runs a migration or job at a time.
RU: advisory lock
An application-defined PostgreSQL lock (pg_advisory_lock) not tied to any row or table — commonly used to ensure only one server runs a migration or job at a time.