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

From Guillaume Smet
Subject Re: Simple postgresql.conf wizard
Date
Msg-id 1d4e0c10812022336g17e7012en7d36f6f9e14ee6c5@mail.gmail.com
Whole thread Raw
In response to Re: Simple postgresql.conf wizard  (Greg Smith <gsmith@gregsmith.com>)
Responses Re: Simple postgresql.conf wizard  (Greg Smith <gsmith@gregsmith.com>)
List pgsql-hackers
Greg,

On Mon, Dec 1, 2008 at 3:17 AM, Greg Smith <gsmith@gregsmith.com> wrote:
> ./pgtune -i ~/data/postgresql.conf

First, thanks for your work: it will really help a lot of people to
have a decent default configuration.

A couple of comments from reading the code (I didn't run it yet):
- it would be really nice to make it work with Python 2.4 as RHEL 5 is
a Python 2.4 thing and it is a very widespread platform out there,
- considering the audience of this tool, I think you should explain in
the usage text which type of workload implies each database type (DW,
OLTP, Web, Mixed, Desktop).
- not sure of the wording of "The file this needs to operate correctly
can be generated with:"
- it would be nice to be able to define the architecture (32-64 bits)
from the command line (especially considering I won't be able to run
it on our target boxes which are all RHEL 5 :))

I'll see if I have more feedback while testing it for real.

-- 
Guillaume


pgsql-hackers by date:

Previous
From: Greg Smith
Date:
Subject: In-place upgrade: catalog side
Next
From: Zdenek Kotala
Date:
Subject: Re: In-place upgrade: catalog side