« Symfony Framework | Main | Student class needs to be adjusted »

October 10, 2011

Kill runaway Postgres threads

kill `ps -ef | grep [p]ostgres | awk '{print $2}'`

Tags: PostgreSQL

Posted by pj at October 10, 2011 05:05 PM

Comments