Skip to main content

How to check if Qlik Sense repository password is correct with PgAdmin

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
Damien_Villaret
Support
Support

How to check if Qlik Sense repository password is correct with PgAdmin

Last Update:

Aug 8, 2022 7:21:23 AM

Updated By:

Sonja_Bauernfeind

Created date:

Oct 28, 2016 9:36:17 AM

Qlik Sense uses PostgreSQL as the repository database. The steps below show how to use the PostgreSQL client (pgAdmin) to connect to the Qlik Sense repository in order to confirm that the password is correct.

 

Environment:

Qlik Sense Enterprise on Windows 

 

  1. Install PGAdmin as per Installing and Configuring PGAdmin 4 to access the PostgreSQL database used by Qlik Sense or NPrinti... 
  2. Launch PGAdmin
  3. Right-Click Servers
  4. Click Register
  5. Click Server...

    create a new server connection.png

  6. Click the power plug button on the top menu bar and enter the following information:

    1. Name: QSR (this is arbitrary)

      Name the connection.png

    2. Server: localhost
    3. Port: 4432 (not default)
    4. Maintenance Database/User Name: postgres
    5. Password: the password you provided and wish to verify

      connection settings.png

    6. Click Save 


  7. Verify the connection:

    1. Expand Servers
    2. Expand QRS (or whatever name you gave the connection)
    3. Expand QRS

      open the new server.png


       




Labels (1)
Contributors
Version history
Last update:
‎2022-08-08 07:21 AM
Updated by: