From: | Andreas 'ads' Scherbaum <adsmail(at)wars-nicht(dot)de> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Overhauling GUCS |
Date: | 2008-06-06 21:23:54 |
Message-ID: | 20080606232354.69d70b64@iridium.wars-nicht.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thu, 05 Jun 2008 12:53:55 -0700 Ron Mayer wrote:
> Steve Atkins wrote:
> > ... cross-platform (Windows, Linux, Solaris, OS X as a bare
> > minimum)
>
> I wonder how cross-platform the tuning algorithm itself is.
>
> I could also imagine that decisions like "do I let the OS page
> cache, or postgres's buffer cache get most of the memory" are
> extremely OS dependent.
But you can hide most of the internal stuff from the user, either by
generating the config file for the platform the tool is running on or
by an option like "generate config for platform xyz".
If you have cross-platform already in place, this should not be much
overhead.
Kind regards
--
Andreas 'ads' Scherbaum
German PostgreSQL User Group
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Lor | 2008-06-06 21:29:12 | Re: Overhauling GUCS |
Previous Message | Gregory Stark | 2008-06-06 21:10:53 | Re: Overhauling GUCS |