Re: could you tell me this..?

From: Lew <noone(at)lewscanon(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: could you tell me this..?
Date: 2010-08-08 18:34:44
Message-ID: i3mtan$3v4$1@news.albasani.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Please do not top-post.

On 08/05/2010 09:42 AM, Ketema Harris wrote:
> Never kill -9. Use kill -INT, whatever signal num that is, 11?

"man kill"
INT 2
SEGV 11

--
Lew

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jose Maria Terry 2010-08-08 18:47:32 Help with select with max and min please
Previous Message Tom Lane 2010-08-08 15:33:32 Re: Accessing a database via AJAX scripts