I think you re-imported the database as the wrong user, try using the same user as the one who will be running the server.
Postgresql grants very specific rights to users (even when restoring from dump), your safest option is to restore and do all actions on the database from the user that will be accessing the data in the end. -------------------- m2f -------------------- -- http://www.openerp.com/forum/viewtopic.php?p=29234#29234 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
