Re: WIP: splitting BLCKSZ - Mailing list pgsql-patches

From Tom Lane
Subject Re: WIP: splitting BLCKSZ
Date
Msg-id 7317.1144107435@sss.pgh.pa.us
Whole thread Raw
In response to Re: WIP: splitting BLCKSZ  (Mark Wong <markw@osdl.org>)
Responses Re: WIP: splitting BLCKSZ
List pgsql-patches
Mark Wong <markw@osdl.org> writes:
> Here's an updated patch with help from Simon.  Once I get a test system
> going again in the lab I'll start posting some data.  I'm planning a
> combination of block sizes (BLCKSZ and XLOG_BLCKSZ) and number of WAL
> buffers.

Applied with minor corrections (you missed pg_resetxlog, for one).
Also, I did not apply the change in default wal_buffers setting,
as that seems it should wait for evidence of what XLOG_BLCKSZ ought to
be.

            regards, tom lane

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: WIP: splitting BLCKSZ
Next
From: Simon Riggs
Date:
Subject: Re: WIP: splitting BLCKSZ