Re: Configuring synchronous replication

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Configuring synchronous replication
Date: 2010-09-18 23:08:45
Message-ID: 4C95467D.1090509@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers


> I think that using a system catalog for this is going to be a
> non-starter,

Technically improbable? Darn.

> but we could use a flat file that is designed to be
> machine-editable (and thus avoid repeating the mistake we've made with
> postgresql.conf).

Well, even if we can't update it through the command line, at least the
existing configuration (and node status) ought to be queryable.

--
-- Josh Berkus
PostgreSQL Experts Inc.
http://www.pgexperts.com

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2010-09-19 16:17:45 pgsql: Fix several broken $PostgreSQL$ keywords.
Previous Message Robert Haas 2010-09-18 22:20:47 Re: Configuring synchronous replication

Browse pgsql-hackers by date

  From Date Subject
Next Message Darren Duncan 2010-09-19 00:25:48 Re: Postgres 9.0.0 release scheduled
Previous Message Robert Haas 2010-09-18 22:35:51 Re: psql's \dn versus temp schemas