Re: Configuring synchronous replication

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Thom Brown <thom(at)linux(dot)com>, Fujii Masao <masao(dot)fujii(at)gmail(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Josh Berkus <josh(at)agliodbs(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Configuring synchronous replication
Date: 2010-09-22 08:54:51
Message-ID: AANLkTi=A7NrHonXPouCLXkD6L8_hGit6TUSjontaS7MM@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On Wed, Sep 22, 2010 at 9:47 AM, Andrew Dunstan <andrew(at)dunslane(dot)net> wrote:
>
> The ini file format is not flexible enough, IMNSHO. If we're going to adopt
> a new config file format it should have these characteristics, among others:
>
> well known (let's not invent a new one)
> supports hierarchical structure
> reasonably readable

The ini format meets all of those requirements - and it's certainly
far more readable/editable than XML and friends.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2010-09-22 10:39:13 pgsql: Typo fix. "CVS" is not the same thing as "CSV".
Previous Message Andrew Dunstan 2010-09-22 08:47:03 Re: Configuring synchronous replication

Browse pgsql-hackers by date

  From Date Subject
Next Message subham 2010-09-22 09:03:51 Re: Needs Suggestion
Previous Message Magnus Hagander 2010-09-22 08:49:19 Re: snapshot generation broken