Re: Applications that leak connections

From: Neil Conway <neilc(at)samurai(dot)com>
To: Paul Tillotson <pntil(at)shentel(dot)net>
Cc: Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Applications that leak connections
Date: 2005-02-04 07:57:53
Message-ID: 42032B01.3010108@samurai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David Fetter 2005-02-04 07:58:23 Re: mysql load_file() function
Previous Message John Sidney-Woollett 2005-02-04 07:38:26 Re: How to delete duplicate rows?