I logged into the psql
console to delete some databases, but it gives me this error:
ERROR: database "production" is being accessed by other users DETAIL: There is 1 other session using the database.
How should I find the users pointing to my database?