Re: Overhauling GUCS

Поиск
Список
Период
Сортировка
От Ron Mayer
Тема Re: Overhauling GUCS
Дата
Msg-id 48484453.7030105@cheapcomplexdevices.com
обсуждение исходный текст
Ответ на Re: Overhauling GUCS  (Steve Atkins <steve@blighty.com>)
Ответы Re: Overhauling GUCS
Список pgsql-hackers
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.

Also, the configuration tool would be even more useful if it could
offer extra platform-specific advice like "hey, I see you're using
this filesystem. You should be using this journaling option for WAL
and this other one for data", or "on your system you should be using
this fsync method", or "use relatime or noatime when mounting your
disk".



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Ron Mayer
Дата:
Сообщение: Re: Overhauling GUCS
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: "ERROR: operator is not unique" with Custom Data Type