From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | Dave Page <dpage(at)pgadmin(dot)org> |
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 11:07:18 |
Message-ID: | 4C99E366.8030306@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
On 09/22/2010 04:54 AM, Dave Page wrote:
> 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.
>
No, it's really not hierarchical. It only has goes one level deep.
cheers
andrew
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2010-09-22 11:20:29 | Re: Configuring synchronous replication |
Previous Message | Magnus Hagander | 2010-09-22 11:04:07 | pgsql: Convert cvsignore to gitignore, and add .gitignore for build tar |
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2010-09-22 11:07:53 | Re: Multi-branch committing in git, revisited |
Previous Message | Itagaki Takahiro | 2010-09-22 10:44:24 | Re: Per-column collation, work in progress |