Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Auto performance tuning?


  • From: Orion Henry <lab(at)orangekids(dot)org>
  • To: pgsql-performance(at)postgresql(dot)org
  • Subject: Auto performance tuning?
  • Date: Mon, 20 Mar 2006 11:12:34 -0800
  • Message-id: <441EFEA2(dot)70207(at)orangekids(dot)org>


I have to say I've been really impressed with the quality and diversity of tools here to increase performance for PostgreSQL. But I keep seeing a lot of the same basic things repeated again and again. Has anyone looked into a "smart" or auto-adjusting resource manager for postgres? Consider for instance you set it to aggressively use system resources, then it would do things like notice that it needs more work mem after profiling a few thousand queries and adds it for you, or that a specific index or table should be moved to a different spindle and does it in the background, or that query plans keep screwing up on a particular table so it knows to up the amount of stastics it keeps on that table.

Is this a crazy idea or something someone's already working on?

Orion




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group