Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchor
top1
top1

Image Removed

Tip
Panel

Table of Contents

panel

Image Added

Please follow the below instructions to troubleshoot PostgreSQL - 

Panel
  1. Delete the existing PostgreSQL setup.
  2. Copy the PostgreSQL setup from deployment zip.
  3. Update the PostgreSQL directory name. Sometimes same name causes windows registry issues.
  4. Update the PostgreSQL directory details in Postgresql-DB-SetUp.bat and Postgresql-DB-StartUp.bat
  5. Run Postgresql-DB-SetUp.bat as non admin user
  6. Validate if following databases are created in PostegreSQL:
    • Grafana
    • InSights
    • Postgre
  7. Run Postgresql-DB-StartUp.bat in separate command prompt.
  8. Start Grafana (required to initialize the Grafana specific DB)


Top Section