Am 28.11.2018 um 16:16 schrieb pavan95:
The objects in the database "abc" are moved to custom schema named "xyz". Then we're facing this error "2018-11-28 10:40:01,906 9672 CRITICAL ? odoo.service.server: Failed to initialize database `abc`" . In detail it is throwing the error "relation ir_%% exists".
have you checked if this relation exists? Have you set search_path to xyz instead of the default public?
Regards, Andreas -- 2ndQuadrant - The PostgreSQL Support Company. www.2ndQuadrant.com