Re: xlog filename formatting functions in recovery

Поиск
Список
Период
Сортировка
От Mark Kirkwood
Тема Re: xlog filename formatting functions in recovery
Дата
Msg-id 4FF2AE81.9030001@catalyst.net.nz
обсуждение исходный текст
Ответ на xlog filename formatting functions in recovery  (Daniel Farina <daniel@heroku.com>)
Список pgsql-hackers
<div class="moz-cite-prefix">On 03/07/12 20:24, Daniel Farina wrote:<br /></div><blockquote
cite="mid:CAAZKuFbuYViM4nsT1L9xw9CT75fMo4909=zz3cX0+oyGXhc4aQ@mail.gmail.com"type="cite"><pre wrap="">Hello,
 

I've noticed recently that I can't seem to use the convenient xlog
filename formatting functions while I'm in a standby.  I don't see an
incredibly obvious reason why that is the case, so here's a patch that
simply removes the ban on being able to call these formatting
functions.

Perhaps I'm missing something, but it feels like this is an oversight
from the days when there was no useful function to call that formatted
a X/X-type record on a standby.

</pre><br /><fieldset class="mimeAttachmentHeader"></fieldset><br /><pre wrap="">
</pre></blockquote><br /> I must add a +1 to that, gotta be my pet peeve with this otherwise fine functionality. Also
itwould be really nice to have a single function that gave the current receive or active wal offset so things like
Nagiosdidn't have to know the if db is a standby or not to work out said offset...<br /><br /> Regards<br /><br />
Mark<br/> 

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

Предыдущее
От: Daniel Farina
Дата:
Сообщение: Re: xlog filename formatting functions in recovery
Следующее
От: Kyotaro HORIGUCHI
Дата:
Сообщение: Re: pl/perl and utf-8 in sql_ascii databases