Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 362 Bytes

DBCONFIG.md

File metadata and controls

9 lines (7 loc) · 362 Bytes

Database Configuration

Reports server installation comes with a standard postgres installed. It is highly recommened to setup your own postgres to have finer control over the database configuration.

You need to provide the following to the reports server to use your own database:

  1. Database host name
  2. Database user
  3. Database password
  4. Database name