View Single Post

   
  #2 (permalink)  
Old 04-12-2008, 04:50 AM
Andrew Dunstan
 
Posts: n/a
Default Re: pg_terminate_backend



Andreas Pflug wrote:

>Since I have a stuck backend without client again, I'll have to kill -SIGTERM a backend. Fortunately, I do
>have console access to that machine and it's not win32 but a decent OS.
>
>


You do know that on Windows you can use pg_ctl to send a pseudo SIGTERM
to a backend, don't you?

cheers

andrew

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org

Reply With Quote