Re: --with-wal-segsize in-effective? - Mailing list pgsql-admin

From Alex Hunsaker
Subject Re: --with-wal-segsize in-effective?
Date
Msg-id 34d269d41003031531v1e126502vee39d5cb2ae54092@mail.gmail.com
Whole thread Raw
In response to --with-wal-segsize in-effective?  (Dhimant Patel <drp4kri@gmail.com>)
List pgsql-admin
On Wed, Mar 3, 2010 at 10:32, Dhimant Patel <drp4kri@gmail.com> wrote:
> Hi All,
>
> I am working with latest source downloaded from postgres org site.
> I compiled and installed the source with --with-wal-segsize=2, assuming it
> should give me 4MB size xlog files. (As per the documentation it is a power
> of 2 value.)

Erm "it must be a power of 2" not "It will times it by 2"...  So 2
being a power of 2 should give you 2MB.  It should fail with say 3MB
or any non power of 2 number.

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: Fwd: --with-wal-segsize in-effective?
Next
From: Mikko Partio
Date:
Subject: Backup from a hot standby