Whenever I try to drop database I get:
ERROR: database \"pilot\" is being accessed by other users DETAIL: There is 1 other session using the database.
In macOS try to restart postgresql database through the console using the command:
brew services restart postgresql