Re: Fix documentation for max_wal_size and min_wal_size

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: sirisha chamarthi <sirichamarthi22(at)gmail(dot)com>
Cc: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Fix documentation for max_wal_size and min_wal_size
Date: 2023-04-22 08:39:28
Message-ID: ZEOdQDdr5c+RTD0+@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Apr 18, 2023 at 01:46:21AM -0700, sirisha chamarthi wrote:
> "The default size is 80MB. However, if you have changed the WAL segment size
> from the default of 16MB with the initdb option --wal-segsize, it will be
> five times the segment size."

Yes, I think that something close to that would be OK. Do others have
any comments or extra ideas to offer?
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2023-04-22 08:44:13 Re: A Question about InvokeObjectPostAlterHook
Previous Message Nathan Bossart 2023-04-22 04:44:51 Re: Move un-parenthesized syntax docs to "compatibility" for few SQL commands