Re: Synchronous replication: status of standby side - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Synchronous replication: status of standby side
Date
Msg-id 200906040409.n54495j23887@momjian.us
Whole thread Raw
In response to Synchronous replication: status of standby side  ("Kolb, Harald (NSN - DE/Munich)" <harald.kolb@nsn.com>)
List pgsql-hackers
Kolb, Harald (NSN - DE/Munich) wrote:
> Hi,
> 
> will there be a possibility to retrieve the standby situation in case of
> synchronous replication ?
> We would need a command or similar to report the current state and state
> changes 
> (like: syncing, in-sync, replication broken, ..). 
> Observing and scaning the logfile would not be appropriate.
> Are there plans for such an interface ? 

Not sure;  we have not written all the synchonous replication code yet.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Managing multiple branches in git
Next
From: Jeremy Kerr
Date:
Subject: [RFC,PATCH] Avoid manual shift-and-test logic in AllocSetFreeIndex