Re: Where to configure pg_xlog file-size?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Clemens Eisserer <linuxhippy(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Where to configure pg_xlog file-size?
Date: 2010-04-13 06:26:36
Message-ID: 27180.1271139996@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Clemens Eisserer <linuxhippy(at)gmail(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Sergey Konoplev 2010-04-13 06:32:59 Re: Dynamic Catalog Views
Previous Message John R Pierce 2010-04-13 02:10:52 Re: [ANN]VTD-XML 2.8