How can I configure Postgresql schema in Nuxeo.conf
I have configured PostgreSQL DB in nuxeo.conf using below configurations. Nuxeo is using public schema of Postgres. nuxeo.db.name=sample nuxeo.db.user=admin nuxeo.db.password=password nuxeo.db.host=localhost nuxeo.db.port=5432
How can I configure custom Postgres schema?
0 votes
1 answers
1026 views
Ankush Bandil
Thanks Florent Guillaume for the response.
02/28/2020