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

From Peter Eisentraut
Subject Re: [HACKERS] Replication/backup defaults
Date
Msg-id 53bc7d23-16c7-a2cd-eef7-96f477d6962e@2ndquadrant.com
Whole thread Raw
In response to Re: [HACKERS] Replication/backup defaults  (Magnus Hagander <magnus@hagander.net>)
Responses Re: [HACKERS] Replication/backup defaults  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
On 1/7/17 6:23 AM, Magnus Hagander wrote:
>     In the build farm, I have found 6 critters that do not end up with the
>     100/128MB setting: sidewinder, curculio, coypu, brolga, lorikeet,
>     opossum.  I wonder what limitations initdb is bumping against.
> 
> 
> Since you lookeda t the data -- they did not end up with 100, but what's
> the lowest they did end up with? Did they go all the way down to 10? 

They all ended up on 30 or 40.

The only documented way this could happen is if the semaphore
configuration does not allow enough room, but this would have to be a
very particular setting on all these quite different boxes.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Joel Jacobson
Date:
Subject: Re: [HACKERS] pg_stat_activity.waiting_start
Next
From: Ryan Murphy
Date:
Subject: Re: [HACKERS] Adding type info etc for inheritance errmsg: "childtable is missing column ..."