Initial max_connections for initdb on FreeBSD. - Mailing list pgsql-hackers

From Greg Sabino Mullane
Subject Initial max_connections for initdb on FreeBSD.
Date
Msg-id 4dda60a6928705029b63f051e48125ea@biglumber.com
Whole thread Raw
Responses Re: Initial max_connections for initdb on FreeBSD.  (Shane Ambler <pgsql@Sheeky.Biz>)
Re: Initial max_connections for initdb on FreeBSD.  (Euler Taveira de Oliveira <euler@timbira.com>)
List pgsql-hackers
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160


I've got a BSD system I work on that is jailed and has low shared memory
settings. So low that I cannot even initdb to create a test 8.3.1 database.
It tries to create template1 with shared_buffers of 50 and max_connections
of 13. Is there any way to tweak those during initdb? Should there or can
there be? Is there another way around this problem that can be somewhat
automated? For my testing purposes, I don't need high settings at all
(max_connections could be 2, for example).

- --
Greg Sabino Mullane greg@turnstep.com
End Point Corporation
PGP Key: 0x14964AC8 200805291558
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8


-----BEGIN PGP SIGNATURE-----

iEYEAREDAAYFAkg/CuMACgkQvJuQZxSWSsghIgCffg2J6RrI/4us8FhBW929Cabw
U6QAn1kpDl1fryfLMNyikew5g4jU7Rub
=OOus
-----END PGP SIGNATURE-----




pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Core team statement on replication in PostgreSQL
Next
From: "Marko Kreen"
Date:
Subject: replication hooks