Re: Synchronous replication: status of standby side

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: "Kolb, Harald (NSN - DE/Munich)" <harald(dot)kolb(at)nsn(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Synchronous replication: status of standby side
Date: 2009-06-04 04:09:05
Message-ID: 200906040409.n54495j23887@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Fujii Masao 2009-06-04 04:24:58 Re: Synchronous replication: status of standby side
Previous Message Bruce Momjian 2009-06-04 03:14:17 Re: Managing multiple branches in git