heap
RU: heap
PostgreSQL's row-oriented table storage: rows live in 8 KB pages with tuple headers, a null bitmap, and column data with alignment padding.
RU: heap
PostgreSQL's row-oriented table storage: rows live in 8 KB pages with tuple headers, a null bitmap, and column data with alignment padding.