Re: pg_terminate_backend - Mailing list pgsql-hackers

From Csaba Nagy
Subject Re: pg_terminate_backend
Date
Msg-id 1154617902.21451.50.camel@coppola.muc.ecircle.de
Whole thread Raw
In response to Re: pg_terminate_backend  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pg_terminate_backend
List 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.




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_terminate_backend
Next
From: Joachim Wieland
Date:
Subject: Re: ecpg test suite