Re: terminate a coonextion within pg

Поиск
Список
Период
Сортировка
От mark
Тема Re: terminate a coonextion within pg
Дата
Msg-id 03ac01cc35fd$74f9d5b0$5eed8110$@com
обсуждение исходный текст
Ответ на terminate a coonextion within pg  ("Jean-Yves F. Barbier" <12ukwn@gmail.com>)
Ответы Re: terminate a coonextion within pg  ("Jean-Yves F. Barbier" <12ukwn@gmail.com>)
Список pgsql-novice

> -----Original Message-----
> From: pgsql-novice-owner@postgresql.org [mailto:pgsql-novice-
> owner@postgresql.org] On Behalf Of Jean-Yves F. Barbier
> Sent: Tuesday, June 28, 2011 12:16 PM
> To: pgsql-novice@postgresql.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@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-novice


В списке pgsql-novice по дате отправления:

Предыдущее
От: "Carlos Brooks"
Дата:
Сообщение: Re: Error 1053
Следующее
От: "Jean-Yves F. Barbier"
Дата:
Сообщение: Re: terminate a coonextion within pg