Re: Error code for "terminating connection due to conflict with recovery"
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Tatsuo Ishii <ishii@postgresql.org>
Cc: pgsql-hackers@postgresql.org
Date: 2011-01-09T03:39:34Z
Lists: pgsql-hackers
On Sat, Jan 8, 2011 at 9:52 AM, Tatsuo Ishii <ishii@postgresql.org> wrote: > 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? That doesn't sound right to me. I'd have thought something in class 40. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company