kill -2 - Mailing list pgsql-general

From Jord Tanner
Subject kill -2
Date
Msg-id 1082570861.17997.78.camel@gecko
Whole thread Raw
Responses Re: kill -2
List pgsql-general
Greetings,

Does anyone know what the effect of sending an INT signal (kill -2) to
each of:
        - pg backend
        - psql running an insert or select into
        - Perl script with DBI connection to pg, running insert or
        select into
        - vacuumdb

I'm getting some database corruption, and I'm wondering if the use of
'kill -2' could be the cause.

TIA

--
Jord Tanner <jord@indygecko.com>


pgsql-general by date:

Previous
From: Joe Conway
Date:
Subject: Re: [OT] Tom's/Marc's spam filters?
Next
From: Joe Conway
Date:
Subject: Re: Can I reset the lower bound of an array.