Re: Configuring synchronous replication
От | Dave Page |
---|---|
Тема | Re: Configuring synchronous replication |
Дата | |
Msg-id | AANLkTincFRyRixPeiJO6CB4fdstPu8qYnnOzJ2T5Hjsq@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Configuring synchronous replication (Andrew Dunstan <andrew@dunslane.net>) |
Ответы |
Re: Configuring synchronous replication
Re: Configuring synchronous replication |
Список | pgsql-hackers |
On Wed, Sep 22, 2010 at 12:07 PM, Andrew Dunstan <andrew@dunslane.net> wrote: > > > On 09/22/2010 04:54 AM, Dave Page wrote: >> >> On Wed, Sep 22, 2010 at 9:47 AM, Andrew Dunstan<andrew@dunslane.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. I guess pgAdmin/wxWidgets are broken then :-) [Servers] Count=5 [Servers/1] Server=localhost Description=PostgreSQL 8.3 ServiceID= DiscoveryID=/PostgreSQL/8.3 Port=5432 StorePwd=true Restore=false Database=postgres Username=postgres LastDatabase=postgres LastSchema=public DbRestriction= Colour=#FFFFFF SSL=0 Group=PPAS Rolename= [Servers/1/Databases] [Servers/1/Databases/postgres] SchemaRestriction= [Servers/1/Databases/pphq] SchemaRestriction= [Servers/1/Databases/template_postgis] SchemaRestriction= [Servers/2] ... ... -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise Postgres Company
В списке pgsql-hackers по дате отправления: