Re: Recovery conflict message lost in user session for 9.3

Поиск
Список
Период
Сортировка
От Mark Kirkwood
Тема Re: Recovery conflict message lost in user session for 9.3
Дата
Msg-id 56577AB3.4060506@catalyst.net.nz
обсуждение исходный текст
Ответ на Re: Recovery conflict message lost in user session for 9.3  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
On 27/11/15 05:14, Tom Lane wrote:
>> bench=# fetch hcur;
>> server closed the connection unexpectedly
>>     This probably means the server terminated abnormally
>>     before or while processing the request.
>> The connection to the server was lost. Attempting reset: Succeeded.
>
>> Now in the standby log I see:
>> FATAL:  terminating connection due to conflict with recovery
>> DETAIL:  User query might have needed to see row versions that must be
>> removed.
>> HINT:  In a moment you should be able to reconnect to the database and
>> repeat your command.
>
>> However this is not transmitted to the standby user's session, so
>> leaving an unhelpful message about why the session got killed.
>
> Please check to see if commit db6e8e162 fixes this.
>

It does :-)

regards

Mark

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Recovery conflict message lost in user session for 9.3
Следующее
От: Feike Steenbergen
Дата:
Сообщение: Re: BUG #13785: Postgresql encoding screw-up