Re: [HACKERS] Replication/backup defaults - Mailing list pgsql-hackers

From Andres Freund
Subject Re: [HACKERS] Replication/backup defaults
Date
Msg-id 20170105170152.tnhda5wbstftkopn@alap3.anarazel.de
Whole thread Raw
In response to Re: [HACKERS] Replication/backup defaults  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-hackers
On 2017-01-05 08:38:32 -0500, Peter Eisentraut wrote:
> I also suggest making the defaults for both 20 instead of 10.  That
> leaves enough room that almost nobody ever has to change them, whereas
> 10 can be a bit tight for some not-outrageous installations (8 standbys
> plus backup?).

I'm afraid we need to add initdb integration / testing for those. I mean
we have initdb test down to 10 connections to deal with limited
resources...

Andres



pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: [HACKERS] ALTER SYSTEM for pg_hba.conf
Next
From: Robert Haas
Date:
Subject: Re: [HACKERS] merging some features from plpgsql2 project