Re: How to know killed by pg_terminate_backend

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Tatsuo Ishii <ishii@postgresql.org>
Cc: pgsql-hackers@postgresql.org, robertmhaas@gmail.com, heikki.linnakangas@enterprisedb.com
Date: 2011-01-02T16:49:39Z
Lists: pgsql-hackers
Tatsuo Ishii <ishii@postgresql.org> writes:
> Comments are welcome.

This is a bad idea.  It makes an already-poorly-tested code path
significantly more fragile, in return for nothing of value.

			regards, tom lane