There are 2 updates, 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-760ab588-a227-4aa8-8774-132e01562f81 XWIKI-23582 Open

Xwiki deb upgrade removes database configuration

 
View issue   ยท   Add comment
 

2 updates

 
cid:jira-generated-image-avatar-d1d99e1f-b163-4cef-9340-1bdc390c37ad Changes by Thomas Mortagne on 08/Oct/25 17:13
 
Version: 17.8.0
Component: Distribution - Debian
 
 

1 comment

 
cid:jira-generated-image-avatar-d1d99e1f-b163-4cef-9340-1bdc390c37ad Thomas Mortagne on 08/Oct/25 17:13
 

The whole handling of the database and configuration file is entire on dbconfig's side, all XWiki does is triggering it with a few parameters (like the location of the configuration file).

That being said, if you don't want to use dbconfig, there is honestly not much point in using xwiki-pgsql-common (its only point is to have a dependency on xwiki-commons and postgresql and run dbconfig with a template of the hibernate configuration). It would probably be much simpler (and apparently safer) to use xwiki-common instead.