Re: Re: "--tuning" compile and runtime option (?) - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Re: "--tuning" compile and runtime option (?)
Date
Msg-id 200104101437.KAA06859@candle.pha.pa.us
Whole thread Raw
In response to Re: "--tuning" compile and runtime option (?)  (John Gray <jgray@beansindustry.co.uk>)
List pgsql-hackers
The problem is that I can't figure out what would be tuned by these
options.  We only have 2-3 parameters that can be changed.


> I can understand why there might be some resistance to the idea of
> adding performance tuning flags into the server rather than documenting
> existing settings better, but I think a compromise would be possible.
> 
> Could we develop a helper application that takes the  --tuning
> superserver argument and translates that into a set of options to pass?
> That way, fine-tuning by hand is still practical, but for those who just
> want a good first set of values, a tuning helper application that looks
> at system memory, processor speed, and a user-supplied indication of the
> system's purpose and produces a set of postmaster options  might be the
> way to approach this. And we don't bloat the server with extra
> algorithms. There is no dependency on this utility, either (assuming we
> continue to use workable defaults for postmaster options!) but it may
> benefit some people to use it. 
> 
> I really like the performance hints thing too. 
> 
> John
> 
> -- 
> John Gray
> Tel +44-7974-100-584
> mailto:jgray@beansindustry.co.uk
> 
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
> 
> http://www.postgresql.org/users-lounge/docs/faq.html
> 


--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Thomas Lockhart
Date:
Subject: Re: Indexes not used in 7.1RC4: Bug?
Next
From: "Mitch Vincent"
Date:
Subject: Re: Re: "--tuning" compile and runtime option (?)