Innoslate Enterprise Installation Guide
  1. Innoslate Help Center
  2. Innoslate Enterprise
  3. Innoslate Enterprise Installation Guide

PostgreSQL Database Configuration

Creating your PostgreSQL database before installing Innoslate.

Step-by-Step Guide: Setting Up PostgreSQL and Creating a Database

  1. Download and Install PostgreSQL.
  2. To begin, download the latest version of PostgreSQL from the official website. Follow the provided installation instructions specific to your operating system.
  3. Open PgAdmin4.
  4. Once PostgreSQL is successfully installed, proceed to launch PgAdmin4, which serves as the web interface for managing your PostgreSQL database.
  5. Create a New Database.
  6. In the top menu, navigate to the "Object" menu, then select "Create" and choose "Database."
  7. Configure the Database.

A dialog box will appear prompting you to input details for the new database:

Name: Specify a name for your database for use in the Innoslate Setup.

Owner: Make sure to record the owner username and password associated with this database, as you will need these credentials for the Innoslate Setup.

Important Character Restrictions

Ensure that the database username and password do not include the following characters:

  • #
  • %
  • ^
  • &
  • +
  • "
  • '
  • \
  • {
  • }
  • |
  • !