Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
reshma_km
Partner - Creator III
Partner - Creator III

Scheduled Task for Backup

Hi,

I am creating a scheduled task for automated backup in Qliksense environment. It uses pgpass file for postgres password to take repository backup. But, we can't keep password in plain text due to security issues. So I crrated a key file and encrypted password file using powershell. But, I am not sure how to decrypt it and use in pg_dump command. Please help.

1 Reply