After a server crash forced a reboot, `pg_ctl start` fails with a FATAL
error. Log output says that the lock file, postmaster.pid, already
exists.
Can I just su to root and delete the .pid file to relaunch? Or will
this have nasty side-effects?
Thanks in advance!
Scott