Using a PostgreSQL database
This guide will help you set up PostgreSQL in Commerce+ as a standalone
database for testing purposes. In a minimal deployment the database is installed for you using
the installation Helm charts. For minimal installations, this guide covers steps such as
installation, database preparation, and schema loading.
About this task
HCL Commerce natively supports PostgreSQL as a primary database option. This guide walks you through:
- Using a preconfigured Docker image
- Installing PostgreSQL
- Preparing the database
- Loading the required schema
The following topics provide all the details needed to get PostgreSQL running effectively.