"Kendrick C. Wilson" <kendrick_wilson(at)hotmail(dot)com> writes:
> Will a increase in the size of a data page increase performance of a
> database with large records?
Probably not; in fact the increased WAL overhead could make it a net
loss. But feel free to try changing BLCKSZ to see how it works for you.
regards, tom lane