Patch: raise default for max_wal_segments to 1GB

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Patch: raise default for max_wal_segments to 1GB
Date: 2015-03-02 23:18:16
Message-ID: 54F4EFB8.40202@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Attached.

Per discussion on the thread "Redesigning checkpoint_segments" this
raises the default for the new parameter "max_wal_size" to 1GB.

Seems too small to add it to the CF, but if you want me to, I will.

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com

Attachment Content-Type Size
max_wal_1gb.patch text/x-patch 1.3 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Fujii Masao 2015-03-02 23:22:00 Re: remove pg_standby?
Previous Message Josh Berkus 2015-03-02 23:16:25 Re: Redesigning checkpoint_segments