I am working with a database managed in Digitalocean, everything was going fine until I got this error:
connection_factory=connection_factory, **kwasync) psycopg2.OperationalError: FATAL: database "postgres" does not exist
I was reading some things out there and I didn't find anything that could help me.
Have any of you had this problem?
Did you made any changes inside the odoo conf file recently ?