ERROR: database "mydb" is being accessed by other users
DETAIL: There are 6 other session(s) using the database.
sudo ps aux | grep scidb | xargs sudo kill -9