Re: Overhauling GUCS - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Overhauling GUCS
Date
Msg-id 200806100937.38124.josh@agliodbs.com
Whole thread Raw
In response to Re: Overhauling GUCS  (Robert Treat <xzilla@users.sourceforge.net>)
Responses Re: Overhauling GUCS  (Josh Berkus <josh@agliodbs.com>)
List pgsql-hackers
Robert,

> shared_buffers
> effective_cache_size
> default_stats_target
> work_mem
> maintainance_work_mem
> listen_address
> max_connections
> the fsm parameters
> checkpoint_segements
> random_page_cost

My list is very similar, execept that I drop random_page_cost and add 
synchronous_commit, autovaccum (on or off) and offer 4 "packages" of log 
settings.

So I think that we can get consensus on what are the "newbie" parameters 
pretty easily.

-- 
Josh Berkus
PostgreSQL @ Sun
San Francisco


pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Overhauling GUCS
Next
From: Jeff Davis
Date:
Subject: Re: Proposal: GiST constraints