Re: Simple postgresql.conf wizard

From: Greg Smith <gsmith(at)gregsmith(dot)com>
To: Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov>
Cc: Ron Mayer <rm_pg(at)cheapcomplexdevices(dot)com>, Josh Berkus <josh(at)agliodbs(dot)com>, jd(at)commandprompt(dot)com, Gregory Stark <stark(at)enterprisedb(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Simple postgresql.conf wizard
Date: 2008-12-04 22:11:24
Message-ID: Pine.GSO.4.64.0812041708480.26740@westnet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gregsmith(dot)com http://www.gregsmith.com Baltimore, MD

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Gregory Stark 2008-12-04 22:11:51 Re: contrib/pg_stat_statements 1202
Previous Message Greg Smith 2008-12-04 22:08:20 Re: In-place upgrade: catalog side