RE: pgcon unconference / impact of block size on performance
Jakub Wartak <jakub.wartak@tomtom.com>
From: Jakub Wartak <Jakub.Wartak@tomtom.com>
To: David Rowley <dgrowleyml@gmail.com>, Tomas Vondra <tomas.vondra@enterprisedb.com>
Cc: "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>, Bruce Momjian <bruce@momjian.us>
Date: 2022-06-07T09:46:53Z
Lists: pgsql-hackers
[..] >I doubt we could ever > make the default smaller than it is today as it would nobody would be able to > insert rows larger than 4 kilobytes into a table anymore. Add error "values larger than 1/3 of a buffer page cannot be indexed" to that list... -J.