On Mon, 2007-08-13 at 16:27 -0400, Andrew Dunstan wrote:

> Let's say that this file looks just like a postgresql.conf file, except 
> that any line beginning with '[<identifier]>' is a config set name for 
> the lines that follow. So we might have:
> 
>     [asynch_commit]
>     synchronous_commit = off
> 
>     [no_fsync]
>     fsync = off
> 
>     [csvlogs]
>     start_log_collector = true
>     log_destination = 'stderr, csvlog'
> 
> Then there would be an extra installcheck-parallel run for each set. If 
> the file isn't there we do nothing.

Sounds fine, though I'd prefer this in XML to allow further
extensibility in the future.

-- 
  Simon Riggs
  EnterpriseDB  http://www.enterprisedb.com


---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply via email to