Error code for "terminating connection due to conflict with recovery"

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема Error code for "terminating connection due to conflict with recovery"
Дата
Msg-id 20110108.235241.1120997658595231591.t-ishii@sraoss.co.jp
обсуждение исходный текст
Ответы Re: Error code for "terminating connection due to conflict with recovery"  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
While looking at the backend code, I realized that error code for
"terminating connection due to conflict with recovery" is
ERRCODE_ADMIN_SHUTDOWN.

I thought the error code is for somewhat a human interruption, such as
shutdown command issued by pg_ctl. Is the usage of the error code
appropreate?
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese: http://www.sraoss.co.jp


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: making an unlogged table logged
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: Streaming base backups