Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 4.4
-
Fix Version/s: None
-
Component/s: Storage
-
Labels:None
-
Difficulty:Unknown
-
Similar issues:
XWIKI-1740Add full xwiki virtual mode support for HSQLDB XWIKI-1960Add virtual mode support for postgresql using schemas XWIKI-8244 Add full xwiki virtual mode support for Derby XWIKI-7644Add support for PostgreSQL as a known DatabaseProduct XWIKI-3353Support schemas instead of different databases on DB2 XWIKI-9006The schema does not seems to be deleted when deleting a wiki using PostgreSQL in schema mode XWIKI-7232Encoding trouble in page versions (on Postgresql) XWIKI-1904Lucene plugin IndexUpdater makes querry in wrong database in virtual mode XWIKI-1546Support "-" in database names in mutliwiki mode with mysql XWIKI-9004PostgreSQL wrongly tries to switch to the schema with database name when in database mode
Description
Right now we support the schema mode but not fully the database mode (Potsgre does not allow creating a database in a transaction and hibernate always create a transaction).
See XWIKI-1960
Issue Links
- is related to
-
XWIKI-1960
Add virtual mode support for postgresql using schemas
-
Note: We need to decide if we want to support the database mode...