Requirements: PostgreSQL version 8.4.x.

  1. Download PostgreSQL – Get the latest 8.4.x. Note that Atlassian does not support PostgreSQL 9.x for some of the products in this tutorial. For the simplest installation, choose one of the one-click installers.
  2. Install PostgreSQL. If you chose one of the PostgreSQL one-click installers, this is simple: Run the executable that you downloaded and follow the prompts. If necessary, you can refer to the PostgreSQL installation instructions.
  3. Enter a password for the super user ('postgres'). Remember this username and password. You will need it each time you log in to the database.
  4. Accept the default port 5432.
  5. Accept all the other default settings but clear the checkbox to launch Stack Builder when the installation is complete.
  • No labels