CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
sagemathinc

Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.

GitHub Repository: sagemathinc/cocalc
Path: blob/master/src/scripts/database-remove-locks
Views: 687
set -ev

rm -vf data/postgres/*.pid
rm -vf data/postgres/socket/.s.PGSQL.5432
rm -vf data/postgres/socket/.s.PGSQL.5432.lock