aris wendy wrote:
> Dear master
[snip]
>
> I want to kill process no 582, I use kill -9 582 but all user become disconnect look at below
[snip]
> > how to kill only one process ? > > TIA
try with kill -15 <pid> it works with postgresql ver 7.2.4
Andrea
---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster