| From: | "Jonah H(dot) Harris" <jonah(dot)harris(at)gmail(dot)com> |
|---|---|
| To: | "Moiz Kothari" <moizpostgres(at)gmail(dot)com> |
| Cc: | "Jessica Richard" <rjessil(at)yahoo(dot)com>, "Scott Marlowe" <scott(dot)marlowe(at)gmail(dot)com>, "Tommy Gildseth" <tommy(dot)gildseth(at)usit(dot)uio(dot)no>, pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: Is there a way to kill a connection from the pg_stat_activitly list? |
| Date: | 2007-10-17 12:00:35 |
| Message-ID: | 36e682920710170500m6f4f946el7358d30ce4289494@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
On 10/17/07, Moiz Kothari <moizpostgres(at)gmail(dot)com> wrote:
> Please do not use kill
More like, please do not take advice from people who don't know what
they're talking about.
> it sometimes resets all the connection on your db,
> you might want to use
Honestly, was this supposed to be a joke? Have you RTFM? Have you
looked at the code to pkill? pkill calls kill and frankly, pkill is
more dangerous if you only want to kill a single session.
Grr, I'm surprised to see such an uninformed statement on this list.
--
Jonah H. Harris, Sr. Software Architect | phone: 732.331.1324
EnterpriseDB Corporation | fax: 732.331.1301
499 Thornall Street, 2nd Floor | jonah(dot)harris(at)enterprisedb(dot)com
Edison, NJ 08837 | http://www.enterprisedb.com/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Darren Reed | 2007-10-17 12:12:37 | Re: Is my database now too big? |
| Previous Message | Moiz Kothari | 2007-10-17 11:16:05 | Re: Is there a way to kill a connection from the pg_stat_activitly list? |