| From: | "Simon Riggs" <simon(at)2ndquadrant(dot)com> |
|---|---|
| To: | <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Simplifying stats_ parameters |
| Date: | 2007-07-27 13:53:07 |
| Message-ID: | 1185544387.4200.13.camel@ebony.site |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
Following discussion on -hackers, the attached patch implements
- remove stats_row_level and stats_block_level stats, replaced with
single stats_collection = on | off parameter, default on
- remove stats_collector_start and make it always start
Includes doc and test changes.
Performance test results please; if they're neutral we should be good to
apply this.
--
Simon Riggs
EnterpriseDB http://www.enterprisedb.com
| Attachment | Content-Type | Size |
|---|---|---|
| simplify_stats_parms.v1.patch | text/x-patch | 22.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gregory Stark | 2007-07-27 15:07:01 | Repair cosmetic damage (done by pg_indent?) |
| Previous Message | Zdenek Kotala | 2007-07-27 13:00:29 | pgcrypto |