postgres Table Access Method - ghdrako/doc_snipets GitHub Wiki https://www.postgresql.org/docs/current/tableam.html Overview of PostgreSQL’s table access method API How sequential scan is handled within this API How data insertion is handled How data update is handled