LWN.net Logo

PostgreSQL, I wish

PostgreSQL, I wish

Posted Aug 22, 2012 19:31 UTC (Wed) by andresfreund (subscriber, #69562)
In reply to: PostgreSQL, I wish by raven667
Parent article: MariaDB: Disappearing test cases or did another part of MySQL just become closed source?

Some of that is happening (wal_buffers is autotuned since 9.1, max_fsm_* doesn't exist anymore since 8.4, default_statistics_target has a sane default since 8.4, 9.3 won't need adjustment of sysv /proc settings for most things), in most of the other situations its either hard to do or it very much depends on the environment. Many pg instances don't run on a dedicated machine. Many database servers serve multiple pg clusters at the same time. Many database servers run in virtualized environments where you get better average performance if you use less memory.

There are other variables where nobody fought enough to get them changed. Other changes are beneficial in a wide range of systems but hurt others badly...


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds