This documentation relates to the latest version of Confluence.
If you are using an earlier version, please go to the documentation home page and select the relevant version.

Label: database

Content with label database in Confluence Docs 2.10 (See content from all spaces)
Related Labels: postgresql, unicode, support, site-administration, sybase, sqlserver-setup, coherence, troubleshooting, db2, oracle-setup, sql-server, anonymiser, troubleshooting-faq, server, internationalisation, performance, move, sizing-guide, appserver, more »

Character encodings in Confluence
Where character encoding is used There are three places that character encoding matters to Confluence: # Database encoding usually the most important; it is where almost all user data is stored. # Filesystem encoding important for attachment storage (pre2.2), reading Velocity templates ...
Other labels: character, encoding, unicode, utf8, confluence, http, internal, documentation
Configuring a Large Confluence Installation
Deploying any application to several thousand users requires care and planning, expecially if those users are going to be relying on the application to get their work done. General Advice Staged Rollout Do not try to deploy Confluence immediately to your whole organisation ...
Other labels: admin, performance, memory, massive, performance-tuning
Configuring a MySQL Datasource in Apache Tomcat
Instructions on setting up a MySQL DataSource connection for Confluence Standalone or EAR/WAR. The Confluence database connection URL must have {{autoReconnect=true}} added to the end to prevent disconnection issues. Shut down Tomcat Run {{bin/shutdown.sh}} or {{bin ...
Other labels: appserver
Configuring Database Character Encoding
database used with Confluence should be configured to use the same character encoding as Confluence. The recommended encoding is Unicode UTF8. There are two places where character encoding may need to be configured: when creating the database when connecting to the database (JDBC connection ...
Other labels: encoding, postgresql, mysql, confluence, unicode, utf8, db-setup, known-issues
Configuring Encoding
Confluence allows the configuration of which character encoding is used to deliver pages. While different character encodings are supported, we strongly recommend that UTF8 is used. Confluence is heavily tested on UTF8, and users are likely to have less problems with this encoding than ...
Other labels: confluence, encoding
Confluence Installation Guide
Welcome to the Confluence Installation Guide\! Confluence http://www.atlassian.com/software/confluence is an enterprise wiki that makes it easy for your team to collaborate and share knowledge. A wiki http://www.atlassian.com/software/confluence/wiki.jsp is a web application that lets you edit ...
Other labels: installation, requirements, confluence, system, install, website-link, sizing-guide
Content Anonymiser for Data Backups
Introduction A Jira data anonymiser JIRA:Anonymising data is also available. Atlassian may request a copy of the {{entities.xml}} file from a customer's exported zip file, in order to diagnose database corruption, or to find a bug in Confluence. If your data is confidential ...
Other labels: anonymiser, export
Database Configuration
document provides information on configuring an external database. The Embedded Database for Evaluation Purposes Selecting an External Database Below is more information on selecting and migrating to an external database: Migrating to a Different Database Migrate to Another Database List ...
Other labels: configuration, setup, db, filter-common-tasks
Database Setup For MySQL
Confluence should use an external database for production usage, as the embedded database does not offer full transactional integrity in the event of sudden power loss. Confluence Standalone with MySQL is welltested and easily configured for production. This document outlines setting up ...
Other labels: mysql, mysql-setup
Database Setup for Oracle
guide covers deploying Confluence standalone 2.2 or later against an Oracle database, and is also applicable to the WAR version. For older Confluence versions, please follow these instructions Database Setup for Oracle (Pre Confluence 2.2). {}This database can only ...
Other labels: oracle, install, oracle-setup