Wiki source code of PostgreSQL Installation
Last modified by Eleni Cojocariu on 2026/08/14 19:35
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{box cssClass="floatinginfobox" title="**Contents**"}} | ||
| 2 | {{toc/}} | ||
| 3 | {{/box}} | ||
| 4 | |||
| 5 | = Installation = | ||
| 6 | |||
| 7 | == Manual Installation == | ||
| 8 | |||
| 9 | See [[Configure PostgreSQL Manually>>documentation.xs.admin.installation.methods.install-xwiki-war.install-relational-database.configure-postgresql-manually.WebHome]]. | ||
| 10 | |||
| 11 | == Using Docker == | ||
| 12 | |||
| 13 | See [[Configure PostgreSQL for XWiki in Docker>>documentation.xs.admin.installation.methods.install-xwiki-war.install-relational-database.configure-postgresql-docker.WebHome]]. | ||
| 14 | |||
| 15 | = Multiwiki Status = | ||
| 16 | |||
| 17 | See [[Support for Multiple Wikis in PostgreSQL>>documentation.xs.admin.installation.methods.install-xwiki-war.install-relational-database.configure-postgresql-manually.support-multiple-wikis.WebHome]]. | ||
| 18 | |||
| 19 | = Performance Tuning = | ||
| 20 | |||
| 21 | See [[PostgreSQL Checkpoints and Performance Tuning>>documentation.xs.admin.installation.methods.install-xwiki-war.install-relational-database.configure-postgresql-manually.checkpoints-performance-tuning.WebHome]]. | ||
| 22 | |||
| 23 | = Troubleshooting = | ||
| 24 | |||
| 25 | == Method org.postgresql.jdbc4.Jdbc4Connection.isValid(int) is not yet implemented == | ||
| 26 | |||
| 27 | See [[PostgreSQL JDBC Driver Compatibility Issues>>documentation.xs.admin.installation.methods.install-xwiki-war.install-relational-database.configure-postgresql-manually.postgresql-jdbc-driver-compatibility-issues.WebHome]]. | ||
| 28 | |||
| 29 | == Relation "hibernate_sequence" already exists == | ||
| 30 | |||
| 31 | See [["Hibernate Sequence already Exists" PostgreSQL Warning>>documentation.xs.admin.installation.methods.install-xwiki-war.install-relational-database.configure-postgresql-manually.hibernate-sequence-exists-warning.WebHome]]. |