

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Error Msg from PostgreSQL
Hi,
we do have some Warnings from the WindowsServer. The Warning comes from PostgreSQL.
skipping "pg_statistic" --- only table or database owner can vacuum
how can we avoid the warning
Many thx
Christoph


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


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It looks like that our User qliksenserepository has no roll - do weneed the roll 'superuser' for him?


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Probably, but I have no idea how to do it in PostgreSQL. I think the specific Postgre forums are here more suitable as the qlik community.
- Marcus


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Markus,
many thx - the postgeSQL database is the Qlik internal one. So i think this is the right place


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I didn't know that there is any PostgreSQL included in the Sense environment (seems that I'm not up to date anymore). But then I could imagine that there are similar logics like in QlikView in that way that the user who runs the services needs to be member of certain usergroups like QlikView Administrators and if I look on your screenshot there is no membership for qliksenserepository and therefore it might lack on the proper rights.
- Marcus

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The Sense Repository service is a PostgreSQL database.
Its program files are found under Qlik/Sense/Repository/
Sense does not use usergroup membership for rights.
Sense services use certificates for verification of internal communication.
The database service though is a pure PostgreSQL database thus it uses PostgreSQL user accounts.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks,
Wayne
