Re: "caught_up" status in walsender

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Dimitri Fontaine <dfontaine@hi-media.com>
Cc: Fujii Masao <masao.fujii@gmail.com>, pgsql-hackers@postgreSQL.org
Date: 2010-06-02T19:50:17Z
Lists: pgsql-hackers
Dimitri Fontaine <dfontaine@hi-media.com> writes:
> I'm still trying to understand the implications of the proposal, which
> sounds good but given just enough load on the slave, wouldn't it be
> playing catchup all the time?

Uh, if the slave is overloaded, *any* implementation will be playing
catchup all the time.  Not sure about your point here.

			regards, tom lane