Mark Wong <[EMAIL PROTECTED]> 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 ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend