I tried to duplicate a DEV database. But it returns the following error. However, I can do a backup and a restore and it would work. Would appreciate any help.
OperationalError: source database "DEV" is being accessed by other users DETAIL: There are 16 other sessions using the database.
I'm having the same issue here. I've been having to restore from a backup instead. I've tried restarting the server, etc, with no avail.
same problem here with odoo - v8 - in a clean environement, where only an admin exists as a user and nobody is logged in at the moment. So why are there always 20 or even more processes accessing a clean database with nobody logged in? Is this a disired behavior? I hope not! Which sense makes the function to duplicate otherwise?