Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Pgsql Patches > Re: configure o...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 3670 of 3966
Post > Topic >>

Re: configure option for XLOG_BLCKSZ

by tgl@[EMAIL PROTECTED] (Tom Lane) May 2, 2008 at 03:57 PM

"Mark Wong" <markwkm@[EMAIL PROTECTED]
> 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.  I
> think I got the configure.in, sgml, pg_config_manual.h, and
> pg_config.h.in changes correct.

Applied with minor changes:

* I thought it better to call the switch --with-wal-blocksize than
--with-xlog-blocksize.  Although we've not been terribly consistent
about it, there is more user-facing do***entation that calls it WAL
than XLOG.

* I added a --with-wal-segsize switch as well.

It's not totally clear what the allowed ranges of the settings should
be.  The method of using a shell "case" to verify the setting validity
is kinda klugy, but I couldn't offhand think of a direct test for
"is this a power of 2" at the shell level, so it seems we need to be
restrictive.

			regards, tom lane

-- 
Sent via pgsql-patches mailing list (pgsql-patches@[EMAIL PROTECTED]
)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-patches
 




 1 Posts in Topic:
Re: configure option for XLOG_BLCKSZ
tgl@[EMAIL PROTECTED] (T  2008-05-02 15:57:28 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Sep 6 15:24:29 CDT 2008.