Re: unite recovery.conf and postgresql.conf

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: Josh Berkus <josh(at)agliodbs(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: unite recovery.conf and postgresql.conf
Date: 2012-05-11 10:08:36
Message-ID: CA+U5nMJAcLxAEckFujCha=f3_FyHu5sdix6oSvWh8WDAyUe_oQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 10 May 2012 05:44, Josh Berkus <josh(at)agliodbs(dot)com> wrote:
>
>> I expect to revisit config directories before the first 9.3 CF, it will
>> help multiple things I'd like to see happen.  Then we can circle back to
>> the main unification job with a fairly clear path forward from there.
>
> Yeah, let's discuss this next week.  "Easier configuration" is one
> demand I'm hearing from developers in general, and I don't think that's
> nearly as hard a feature as, say, parallel query.  We can do it.

A key requirement is to be able to drop in new config files without
needing to $EDIT anything.

OK, its possible to put in lots of includeifexists for non-existent
files just in case you need one, but that sucks.

--
 Simon Riggs                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Florian Pflug 2012-05-11 11:17:48 Re: Gsoc2012 idea, tablesample
Previous Message Cédric Villemain 2012-05-11 10:08:27 Re: Draft release notes complete