Re: system views for walsender activity

From: Euler Taveira de Oliveira <euler(at)timbira(dot)com>
To: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
Cc: Simon Riggs <simon(at)2ndQuadrant(dot)com>, Magnus Hagander <magnus(at)hagander(dot)net>, Robert Haas <robertmhaas(at)gmail(dot)com>, Josh Berkus <josh(at)agliodbs(dot)com>, Itagaki Takahiro <itagaki(dot)takahiro(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: system views for walsender activity
Date: 2011-01-10 15:48:03
Message-ID: 4D2B2A33.5080109@timbira.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Em 10-01-2011 12:05, Heikki Linnakangas escreveu:
> So how does a walsender that's waiting for a command from the client
> show up? Surely it's not in "catchup" mode yet?
>
It is kind of "initializing catchup". I think it is not worth representing
those short lifespan states (in normal scenarios).

--
Euler Taveira de Oliveira
http://www.timbira.com/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2011-01-10 15:48:26 Re: system views for walsender activity
Previous Message Simon Riggs 2011-01-10 15:41:22 Re: system views for walsender activity