when i try to excute this command under /opt/alfresco/postgresql/bin
./dropdb alfresco -h localhost -i
iam facing this error
dropdb.bin: database removal failed: ERROR: database "alfresco" is being accessed by other users
DETAIL: There are 11 other sessions using the database.
Please help