Re: [HACKERS] pgtune: postgresql.conf wizard

2009-01-26 Thread Josh Berkus
Greg, Things I was hoping for some input on: -Using default_stats_target=100 doesn't seem controversial anymore, which makes we wonder if it makes sense to restore the original DW suggestion of 400 Josh suggested? I'm going to back off from this. Following our discussion, I did some testin

[HACKERS] pgtune: postgresql.conf wizard

2009-01-26 Thread Greg Smith
pgtune is now on pgFoundry: http://pgfoundry.org/projects/pgtune/ I just released an update to there, and attached here for the archives is that same code. Progress since the last code drop to this list: -All of the necessary integer handling needed was extracted from guc.c and implemented,