Mahesh Guleria writes: > Use these commands : > > ps -ef|grep post > kill -9 [process id] Don't do that, it might destroy your database. SIGTERM should be used to kill individual backends. -- Peter Eisentraut [EMAIL PROTECTED] http://yi.org/peter-e/ ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])
- [ADMIN] Sorry, too many clients already Subra Radhakrishnan
- Re: [ADMIN] Sorry, too many clients already Jie Liang
- RE: [ADMIN] Sorry, too many clients already Mahesh Guleria
- RE: [ADMIN] Sorry, too many clients already Peter Eisentraut
- RE: [ADMIN] Sorry, too many clients alrea... David Lizano
- Re: [ADMIN] Sorry, too many clients already Ross J. Reedstrom
- Re: [ADMIN] Sorry, too many clients alrea... Tom Lane
- [ADMIN] Sorry, too many clients alrea... Subra Radhakrishnan