Re: Applications that leak connections - Mailing list pgsql-general

From Paul Tillotson
Subject Re: Applications that leak connections
Date
Msg-id 4204116B.4050208@shentel.net
Whole thread Raw
In response to Re: Applications that leak connections  (Neil Conway <neilc@samurai.com>)
List pgsql-general
Correct me if I am wrong, but doesn't the postmaster notice that
something killed a backend and cause all the other ones to roll back?

Paul Tillotson

Neil Conway wrote:

> Paul Tillotson wrote:
>
>> Does anyone know a safe way to shutdown just one backend
>
>
> Sending it a SIGTERM via kill(1) should be safe.
>
> -Neil
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
>      subscribe-nomail command to majordomo@postgresql.org so that your
>      message can get through to the mailing list cleanly
>
>


pgsql-general by date:

Previous
From: phil campaigne
Date:
Subject: Re: Duration between two timestamps
Next
From: Jim Wilson
Date:
Subject: Re: Safely Killing Backends (Was: Applications that leak connections)