Re: terminate a coonextion within pg

From: "mark" <dvlhntr(at)gmail(dot)com>
To: "'Jean-Yves F(dot) Barbier'" <12ukwn(at)gmail(dot)com>, <pgsql-novice(at)postgresql(dot)org>
Subject: Re: terminate a coonextion within pg
Date: 2011-06-29 01:39:57
Message-ID: 03ac01cc35fd$74f9d5b0$5eed8110$@com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

> -----Original Message-----
> From: pgsql-novice-owner(at)postgresql(dot)org [mailto:pgsql-novice-
> owner(at)postgresql(dot)org] On Behalf Of Jean-Yves F. Barbier
> Sent: Tuesday, June 28, 2011 12:16 PM
> To: pgsql-novice(at)postgresql(dot)org
> Subject: [NOVICE] terminate a coonextion within pg
>
> Hi list,
>
> Is there a possibility for a dbA to immediately terminate a working
> user
> connection?
>
> JY

SELECT pg_termindate_backend(process_id);

> --
>
>
> --
> Sent via pgsql-novice mailing list (pgsql-novice(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-novice

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Jean-Yves F. Barbier 2011-06-29 02:01:15 Re: terminate a coonextion within pg
Previous Message Carlos Brooks 2011-06-28 19:49:13 Re: Error 1053