Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
11205 Vistas

when I try from base management it says:

Could not drop database !

and when I try to drop via terminal:

dropdb: database removal failed: ERROR:  database "database" is being accessed by other users
DETAIL:  There are 4 other session(s) using the database.

I can drop other databases, but not the one I need to drop

any other possibilities?

Avatar
Descartar
Mejor respuesta

Restarting the server may not fix this. If a user is logged into PostgreSQL, then restarting Odoo won't disconnect them. A better answer would be to restart PostgreSQL and try again.

Avatar
Descartar
Mejor respuesta

Restart the service ( /etc/init.d/openerp-server restart) and immediately try again. If you are going to drop the database from commandline, then you can completely stop the OpenERP server and then try again.

Avatar
Descartar

Ray Carnes Thank you. Helped me too. I restarted postgresql.

Publicaciones relacionadas Respuestas Vistas Actividad
1
nov 22
2169
0
mar 15
4400
0
feb 25
859
2
nov 24
5049
2
oct 24
2175