Re: Offering tuned config files
От | Manfred Koizar |
---|---|
Тема | Re: Offering tuned config files |
Дата | |
Msg-id | c9hp4vcn1crqa51jjsroni901umf727ah9@4ax.com обсуждение исходный текст |
Ответ на | Offering tuned config files ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>) |
Ответы |
Re: Offering tuned config files
Re: Offering tuned config files |
Список | pgsql-hackers |
On Fri, 14 Feb 2003 14:12:50 +0800, "Christopher Kings-Lynne" <chriskl@familyhealth.com.au> wrote: >Here's a stab at some extra conf files. Feel free to shoot them down. No intent to shoot anything down, just random thoughts: effective_cache_size = 20000 (~ 160 MB) should be more adequate for a 256 MB machine than the extremely conservative default of 1000. I admit that the effect of this change is hard to benchmark. A way too low (or too high) setting may lead the planner to wrong conclusions. More parameters affecting the planner:#cpu_tuple_cost = 0.01#cpu_index_tuple_cost = 0.001#cpu_operator_cost = 0.0025 Are these still good defaults? I have no hard facts, but ISTM that CPU speed is increasing more rapidly than disk access speed. In postgresql.conf.sample-writeheavy you have:commit_delay = 10000 Is this still needed with "ganged WAL writes"? Tom? ServusManfred
В списке pgsql-hackers по дате отправления: