Re: Sync Rep v19 - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Sync Rep v19
Date
Msg-id 201103100221.p2A2LPL08182@momjian.us
Whole thread Raw
In response to Re: Sync Rep v19  (Simon Riggs <simon@2ndQuadrant.com>)
Responses Re: Sync Rep v19
Re: Sync Rep v19
List pgsql-hackers
Simon Riggs wrote:
> On Fri, 2011-03-04 at 23:15 +0900, Fujii Masao wrote:
> 
> > postgres=# SELECT application_name, state, sync_priority, sync_state
> > FROM pg_stat_replication;
> >  application_name |   state   | sync_priority | sync_state
> > ------------------+-----------+---------------+------------
> >  one              | STREAMING |             1 | POTENTIAL
> >  two              | STREAMING |             2 | SYNC
> > (2 rows)
> 
> Bug! Thanks.

Is there a reason these status are all upper-case?

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + It's impossible for everything to be true. +


pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: Update of replication/README
Next
From: Gurjeet Singh
Date:
Subject: Re: Fwd: psql include file using relative path