29 May
2007
29 May
'07
11:47 a.m.
On May 29, 2007, at 11:23 AM, Adel Aneiba wrote:
Dear Xwiki Users,
I would like to know if there is any setting for Postgres mapping files in hibernate.cfg file like the one below for
HSQLDB or Oracle database?
<!-- Mapping files
Comment it to use for Oracle -->
<mapping resource="xwiki.hbm.xml"/>
<mapping resource="feeds.hbm.xml"/>
I don't think it's required for Postgresql. You can use the default files. See the http://www.xwiki.org/xwiki/bin/view/AdminGuide/Installation instructions for PostgreSQL Thanks -Vincent