Reputation: 427
what is the db link of odoo from my instance url https://thiscotime-thisco-erp-odoo-dev-3132464.dev.odoo.com/web#cids=1&home=.
i use odoo sh. i also follow this link https://www.odoo.com/documentation/14.0/developer/misc/api/odoo.html . to get odoo db url.
error :conn = _connect(dsn, connection_factory=connection_factory, **kwasync)\npsycopg2.OperationalError: FATAL: database "thiscotime-thisco-erp-testing-3132300.dev" does not exis
Upvotes: 0
Views: 122
Reputation: 595
"thiscotime-thisco-erp-odoo-dev-3132464" inside () is your db name
Upvotes: 1