Why does PostgreSQL not add padding for column alignment at the end of tuple?
0
votes
1
answer
74
views
In the example here: https://www.percona.com/blog/postgresql-column-alignment-and-padding-how-to-improve-performance-with-smarter-table-design/
Why doesn't PostgreSQL add 2 bytes padding after the

int2
in t2
to align the word correctly?
Asked by Amr Elmohamady
(103 rep)
May 12, 2024, 10:19 PM
Last activity: May 13, 2024, 06:20 AM
Last activity: May 13, 2024, 06:20 AM