Re: configure option for XLOG_BLCKSZ

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Mark Wong" <markwkm(at)gmail(dot)com>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: configure option for XLOG_BLCKSZ
Date: 2008-05-02 05:49:02
Message-ID: 1116.1209707342@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

"Mark Wong" <markwkm(at)gmail(dot)com> writes:
> I saw a that a patch was committed that exposed a configure switch for
> BLCKSZ. I was hoping that I could do that same for XLOG_BLCKSZ.

Well, we certainly *could*, but what's the use-case really? The case
for varying BLCKSZ is marginal already, and I've seen none at all for
varying XLOG_BLCKSZ. Why do we need to make it easier than "edit
pg_config_manual.h"?

regards, tom lane

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Joshua D. Drake 2008-05-02 07:04:41 Re: configure option for XLOG_BLCKSZ
Previous Message Mark Wong 2008-05-02 05:01:16 configure option for XLOG_BLCKSZ