Re: Configuring synchronous replication
От | Joshua D. Drake |
---|---|
Тема | Re: Configuring synchronous replication |
Дата | |
Msg-id | 3b3c1edef4f99665bac9be63f7176167@commandprompt.com обсуждение исходный текст |
Ответ на | Re: Configuring synchronous replication (Bruce Momjian <bruce@momjian.us>) |
Ответы |
Re: Configuring synchronous replication
|
Список | pgsql-hackers |
> Crazy idea, but could we use format like postgresql.conf by extending > postgresql.conf syntax, e.g.: > > server1.failover = false > server1.keep_connect = true > Why is this in the config file at all. It should be: synchronous_replication = TRUE/FALSE then ALTER CLUSTER ENABLE REPLICATION FOR FOO; ALTER CLUSTER SET keep_connect ON FOO TO TRUE; Or some such thing. Sincerely, Joshua D. Drake > -- > Bruce Momjian <bruce@momjian.us> http://momjian.us > EnterpriseDB http://enterprisedb.com > > + It's impossible for everything to be true. + -- PostgreSQL - XMPP: jdrake(at)jabber(dot)postgresql(dot)org Consulting, Development, Support, Training 503-667-4564 - http://www.commandprompt.com/ The PostgreSQL Company, serving since 1997
В списке pgsql-hackers по дате отправления: