

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Postgres Superuser
Hi All,
I have a Qlik instance where I don't know the superuser password, I am aware there are plenty of discussions around how to reset the superuser password, what I would like to know is the Superuser (not the Qlik Repository User) password stored or used anywhere in Qlik ie if I change it will I need to change in Qlik somewhere?
Cheers
Barry
Accepted Solutions


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
No worries. If you happen to be using the postgres user for connections from the Repository service to the database you should be able to tell using the ConnectionStringEditor (default location: C:\Program Files\Qlik\Sense\Repository\Util\ConnectionStringEditor\ConnectionStringEditor.exe ) to inspect the underlying connection string. If the user is postgres, then you'd want to update the password (generally need to run as admin to write to %ProgramFiles%). If it's qliksenserepository, then this change should not affect Qlik Sense.


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
That is the PostgreSQL superuser password.


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Whether it's used depends on what has been configured. Are you on Shared or Sync persistence? Version?


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Shared...
Thanks for the attachment too, I'll give this ago in the next day or so...


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Version?


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
doh, miss-read your last response, read as "Shared or sync persistence version?"
Version is 3.2 SR1, yes we know we need to upgrade it, hence trying to make sure we have the correct password


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
No worries. If you happen to be using the postgres user for connections from the Repository service to the database you should be able to tell using the ConnectionStringEditor (default location: C:\Program Files\Qlik\Sense\Repository\Util\ConnectionStringEditor\ConnectionStringEditor.exe ) to inspect the underlying connection string. If the user is postgres, then you'd want to update the password (generally need to run as admin to write to %ProgramFiles%). If it's qliksenserepository, then this change should not affect Qlik Sense.


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks, Looks like it is using the qliksenserepository user...
