PostgreSQL

Connecting Crowd to a Database

On this page

Still need help?

The Atlassian Community is here for you.

Ask the community

Supported Versions

Crowd supports the versions of PostgreSQL listed on the Supported Platforms page.

When you run the Crowd Setup Wizard, you will be asked to choose a database and provide configuration settings for that database. It will make things easier if you have created the database and deployed the database driver before you start the Setup Wizard.

Follow the instructions below to set up PostgreSQL for Crowd.

1. Configure PostgreSQL

  1. Create a database user which Crowd will connect as (for example, crowduser).
  2. Create a database for Crowd to store data in (for example, crowddb).
  3. Ensure that the user has permission to login to the database and can create database objects.

Next Steps

Complete the Crowd installation, then start Crowd and run the Setup Wizard as described in the Installation Guide.

Last modified on Oct 15, 2021

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.