Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Please follow the below instructions to troubleshoot PostgreSQL - 

  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)
  • No labels