Re: Streaming replication status

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Streaming replication status
Дата
Msg-id 1263122262.19367.139091.camel@ebony
обсуждение исходный текст
Ответ на Re: Streaming replication status  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: Streaming replication status
Re: Streaming replication status
Список pgsql-hackers
On Fri, 2010-01-08 at 14:20 -0800, Josh Berkus wrote:
> On 1/8/10 1:16 PM, Heikki Linnakangas wrote:
> > * A standby that connects to master, initiates streaming, and then sits
> > idle without stalls recycling of old WAL files in the master. That will
> > eventually lead to a full disk in master. Do we need some kind of a
> > emergency valve on that?
> 
> WARNING: I haven't thought about how this would work together with HS yes.

I've been reviewing things as we go along, so I'm not that tense
overall. Having said that I don't understand why the problem above would
occur and the sentence seems to be missing a verb between "without" and
"stalls". More explanation please.

What could happen is that the standby could slowly lag behind master. We
don't have any way of monitoring that, as yet. Setting ps display is not
enough here.

-- Simon Riggs           www.2ndQuadrant.com



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Streaming replication status
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: We need to rethink relation cache entry rebuild