Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Where is the pg_dump.exe file for backup repository?

Hello.

In documentation:

Backing up a Qlik Sense site

I read the command:

  1. cd "C:\Program Files\Qlik\Sense\Repository\PostgreSQL\<database version>\bin"
  2. pg_dump.exe -h localhost -p 4432 -U postgres QSR > c:\dumpfile

but I can't find either "pg_dump.exe" file or "postgre\<database version>\bin" directory.

I have this problem with 1.0.1 and 1.0.2 versions.

Can you help me?

Thanks!!

Regards.

Marcos

1 Solution

Accepted Solutions
Not applicable
Author

The problem was with Sense Server.

But I found the problem. I was searching in c:\programData\Qlik\Sense, but the correct directory is c:\programFiles\Qlik\Sense...

Thans for your time, Björn.

Regards.

View solution in original post

3 Replies
Bjorn_Wedbratt
Employee
Employee

And you did install the server version of Qlik Sense, including the repository service? Qlik Sense Desktop does not require/include any PostgreSQL repository.

Not applicable
Author

The problem was with Sense Server.

But I found the problem. I was searching in c:\programData\Qlik\Sense, but the correct directory is c:\programFiles\Qlik\Sense...

Thans for your time, Björn.

Regards.

Bjorn_Wedbratt
Employee
Employee

Glad you sorted it out. I do that mistake myself sometimes, mixing up programfiles with programdata