Gulcin Yildirim Jelinek, Xata, 2025-01-13: Anatomy of Table-Level Locks in PostgreSQL - This blog explains locking mechanisms in PostgreSQL, focusing on table-level locks that are required by Data Definition Language (DDL) operations.
Gulcin Yildirim Jelinek, Xata, 2025-01-20: Anatomy of table-level locks: Reducing locking impact - Not all operations require the same level of locking, and PostgreSQL offers tools and techniques to minimize locking impact.
Alexander Korotkov, OrioleDB, 2025-03-24: [https://www.orioledb.com/blog/better-table-access-methods](Why PostgreSQL needs a better API for alternative table engines?)