Locks in PostgreSQL: 3. Other locks

We’ve already discussed some object-level locks (specifically, relation-level locks), as well as row-level locks with their connection to object-level locks and also explored wait queues, which are…

Read in full here: