Re: Simple postgresql.conf wizard - Mailing list pgsql-hackers

From Greg Smith
Subject Re: Simple postgresql.conf wizard
Date
Msg-id Pine.GSO.4.64.0812041708480.26740@westnet.com
Whole thread Raw
In response to Re: Simple postgresql.conf wizard  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Responses Re: Simple postgresql.conf wizard  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Re: Simple postgresql.conf wizard  ("Robert Haas" <robertmhaas@gmail.com>)
List pgsql-hackers
On Thu, 4 Dec 2008, Kevin Grittner wrote:

> I think there needs to be some easy way to choose an option which
> yields a configuration similar to what we've had in recent production
> releases -- something that will start up and allow minimal testing on
> even a small machine.

But that's the goal of what comes out of initdb already; I'm missing how 
that is something this script would even get involved in.  Is your 
suggestion to add support for a minimal target that takes a tuned-up 
configuration file and returns it to that state, or did you have something 
else in mind?

--
* Greg Smith gsmith@gregsmith.com http://www.gregsmith.com Baltimore, MD


pgsql-hackers by date:

Previous
From: Gregory Stark
Date:
Subject: Re: contrib/pg_stat_statements 1202
Next
From: "Kevin Grittner"
Date:
Subject: Re: Simple postgresql.conf wizard