Josh, > > My actual point was that we could put a lot of the options in a global > > table that could be adjusted versus having the flat file.
You were aware of the virtual view pg_settings, right? I've considered before adjusting pg_settings so that it would take UPDATEs and convert them to SET statements. However, I'm not really sure what the benefit of this would be. As for making PostgreSQL.conf shorter, I'm personally always open to suggestions of settings which are useless and could be removed (backed by testing, of course). See our earlier discussion on commit_siblings. ANd if you think PostgreSQL is bad, you should see Oracle ... -- Josh Berkus Aglio Database Solutions San Francisco ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend