Re: Page Size in Future Releases

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Kendrick C(dot) Wilson" <kendrick_wilson(at)hotmail(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Page Size in Future Releases
Date: 2003-03-22 00:15:23
Message-ID: 16704.1048292123@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

"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

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Mario Weilguni 2003-03-23 08:46:41 Re: Page Size in Future Releases
Previous Message Andrew McMillan 2003-03-21 20:06:11 Re: Make PGSQL faster