Re: Synchronous replication - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: Synchronous replication
Date
Msg-id 4C606BF3.5020308@enterprisedb.com
Whole thread Raw
In response to Re: Synchronous replication  (Fujii Masao <masao.fujii@gmail.com>)
List pgsql-hackers
On 05/08/10 17:14, Fujii Masao wrote:
> I'm thinking to make users register and unregister each standbys via SQL
> functions like register_standby() and unregister_standby():

The register/unregister facility should be accessible from the streaming 
replication connection, so that you don't need to connect to any 
particular database in addition to the streaming connection.

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: dynamically allocating chunks from shared memory
Next
From: Martijn van Oosterhout
Date:
Subject: Re: dynamically allocating chunks from shared memory