Re: Streaming replication status

Поиск
Список
Период
Сортировка
От Greg Smith
Тема Re: Streaming replication status
Дата
Msg-id 4B4BF978.3080602@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: Streaming replication status  (Fujii Masao <masao.fujii@gmail.com>)
Ответы Re: Streaming replication status  (Fujii Masao <masao.fujii@gmail.com>)
Re: Streaming replication status  (Robert Treat <xzilla@users.sourceforge.net>)
Список pgsql-hackers
Fujii Masao wrote: <blockquote cite="mid:3f0b79eb1001111959m2978c507n59fd490828aa3a8f@mail.gmail.com" type="cite"><pre
wrap="">OnMon, Jan 11, 2010 at 5:36 PM, Craig Ringer
 
<a class="moz-txt-link-rfc2396E" href="mailto:craig@postnewspapers.com.au"><craig@postnewspapers.com.au></a>
wrote:</pre><blockquote type="cite"><pre wrap="">Personally, I'd be uncomfortable enabling something like that without
_both_
an admin alert _and_ the ability to refresh the slave's base backup without
admin intervention.   </pre></blockquote><pre wrap="">
What feature do you specifically need as an alert? Just writing
the warning into the logfile is enough? Or need to notify by
using SNMP trap message? Though I'm not sure if this is a role
of Postgres. </pre></blockquote><br /> It's impossible for the database to have any idea whatsoever how people are
goingto want to be alerted.  Provide functions to monitor things like replication lag, like the number of segments
queuedup to feed to archive_command, and let people build their own alerting mechanism for now.  They're going to do
thatanyway, so why waste precious time here building someone that's unlikely to fit any but a very narrow use case?<br
/><br/><pre class="moz-signature" cols="72">-- 
 
Greg Smith    2ndQuadrant   Baltimore, MD
PostgreSQL Training, Services and Support
<a class="moz-txt-link-abbreviated" href="mailto:greg@2ndQuadrant.com">greg@2ndQuadrant.com</a>  <a
class="moz-txt-link-abbreviated"href="http://www.2ndQuadrant.com">www.2ndQuadrant.com</a>
 
</pre>

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

Предыдущее
От: Greg Smith
Дата:
Сообщение: Re: Streaming replication status
Следующее
От: Robert Haas
Дата:
Сообщение: Re: damage control mode