Re: Where to configure pg_xlog file-size? - Mailing list pgsql-general

From Tom Lane
Subject Re: Where to configure pg_xlog file-size?
Date
Msg-id 27180.1271139996@sss.pgh.pa.us
Whole thread Raw
In response to Where to configure pg_xlog file-size?  (Clemens Eisserer <linuxhippy@gmail.com>)
Responses Re: Where to configure pg_xlog file-size?  (Clemens Eisserer <linuxhippy@gmail.com>)
List pgsql-general
Clemens Eisserer <linuxhippy@gmail.com> writes:
> Is there anything I can do to lower the size of those two files?

Well, if you were using 8.4 you could fool with configure's
--with-wal-segsize option.  Since you're not, look into
src/include/pg_config_manual.h.  In either case, expect to do a
full recompile and initdb after changing it.

> What are reasonable values for smaller databases, and if it can be
> changed, what impact would it have on the system?

I don't believe any serious effort has been made to quantify that;
the knob is there but you're on your own to figure out how hard to
twist it.

            regards, tom lane

pgsql-general by date:

Previous
From: John R Pierce
Date:
Subject: Re: [ANN]VTD-XML 2.8
Next
From: Sergey Konoplev
Date:
Subject: Re: Dynamic Catalog Views