Structs§
- PgLock 🔒
- The catalog
pg_locksprovides access to information about the locks held by active processes within the database server. Reference:https://www.postgresql.org/docs/current/view-pg-locks.html. Currently, we don’t have any type of lock.