Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
jenssedl
Contributor III
Contributor III

how to set up automatic job to backup post gress database

dear colleague,

Any one can give me some suggestion how to back up postgress db for qlik sense via windows job.

Now I only know back up manually. 

1. stop service.

2. backup with command.

pg_dump.exe -h localhost -p 4432 -U postgres -b -F t -f “D:\QSR_backup.tar” QSR

Labels (1)
1 Reply
Chetan_MN
Support
Support