Re: kill -2

From: "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com>
To: Jord Tanner <jord(at)indygecko(dot)com>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: kill -2
Date: 2004-04-21 19:59:36
Message-ID: Pine.LNX.4.33.0404211358230.22303-100000@css120.ihs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 21 Apr 2004, Jord Tanner wrote:

>
> 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.

No, kill -2 should not cause corruption.

About once a month we get someone on the lists getting corruption. almost
every time it's either a bad hard drive, memory, or system/cpu/mobo
causing it. Have you tested your memory (memtest86) or drives (badblocks
on linux) to make sure they aren't the cause of your problem? Just
because a server is new doesn't mean it's free of all flaws.

In response to

  • kill -2 at 2004-04-21 18:07:42 from Jord Tanner

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joe Conway 2004-04-21 20:07:55 Re: [OT] Tom's/Marc's spam filters?
Previous Message Karsten Hilbert 2004-04-21 19:57:25 Re: Unicode problem ???