| From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
|---|---|
| To: | Jennifer Trey <jennifer(dot)trey(at)gmail(dot)com> |
| Cc: | Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>, Magnus Hagander <magnus(at)hagander(dot)net>, Thomas Kellerer <spam_eater(at)gmx(dot)net>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Can I have a look at your TuningWizard generated config file? |
| Date: | 2009-07-31 14:17:21 |
| Message-ID: | 20090731141721.GA11098@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Jennifer Trey escribió:
> I think I got everything now. Most things where on by default it seems.
>
>
> #------------------------------------------------------------------------------
> # RUNTIME STATISTICS
> #------------------------------------------------------------------------------
>
> # - Query/Index Statistics Collector -
>
> track_activities = off *#I turned this off
What for?
> #autovacuum_vacuum_scale_factor = 0.2 # fraction of table size before
> vacuum
> #autovacuum_analyze_scale_factor = 0.1 # fraction of table size before
> analyze
Hmm, does the tuning wizard not touch these?
--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Merlin Moncure | 2009-07-31 15:31:37 | Re: MSSQL to PostgreSQL |
| Previous Message | Tatsuo Ishii | 2009-07-31 14:11:44 | Re: Clients disconnect but query still runs |