On 13 Mar 2008, at 17:33, Enrique Perez wrote:
I'm trying to configure PostgreSQL as my default database.

The logs, usernames, groups and other details are stored in my database, but the document files are in the HSQL database. Why are not the documents in PostgreSQL database?

Documents are never stored in an HSQL database unless you explictely changed the configuration to do that. If you mean stored in server/default/data/NXRuntime/repos, that's the location of the filesystem repositories.

If you want to switch to a different storage, note that the default- repository-config.xml file only specifies the *default* configuration if there is none (like when starting from scratch).

After startup, the actual config is stored in server/default/data/ NXRuntime/repos/default/default.xml.
Remove that file and restart to have a new default initialized.

Florent

--
Florent Guillaume, Director of R&D, Nuxeo
Open Source Enterprise Content Management (ECM)
http://www.nuxeo.com   http://www.nuxeo.org   +33 1 40 33 79 87



_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to