Re: pg_terminate_backend

From: Csaba Nagy <nagy(at)ecircle-ag(dot)com>
To: postgres hackers <pgsql-hackers(at)postgresql(dot)org>
Cc: Bruce Momjian <bruce(at)momjian(dot)us>, Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
Subject: Re: pg_terminate_backend
Date: 2006-08-03 15:11:42
Message-ID: 1154617902.21451.50.camel@coppola.muc.ecircle.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> What I'm looking for is some concentrated testing. The fact that some
> people once in a while SIGTERM a backend doesn't give me any confidence
> in it.

Now wait a minute, is there some risk of lockup if I kill a backend ?
Cause I do that relatively often (say 20 times a day, when some web
users time out but their query keeps running). Should I rather not do it
?

Thanks,
Csaba.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Joachim Wieland 2006-08-03 15:22:41 Re: ecpg test suite
Previous Message Tom Lane 2006-08-03 15:04:44 Re: pg_terminate_backend