Re: Encryption password for Backup - Mailing list pgsql-admin

From Holger Jakobs
Subject Re: Encryption password for Backup
Date
Msg-id 821a67b1-a50c-16fb-a8fb-eb717c467e5e@jakobs.com
Whole thread Raw
In response to Encryption password for Backup  (Mayur Mundada <mundada.mayur24@gmail.com>)
Responses Re: Encryption password for Backup  (Ron <ronljohnsonjr@gmail.com>)
List pgsql-admin

Dear Mayur,

The easiest way is to pipe the result of pg_dump through some encrypting program.

pg_dump | encryptProgram > encrypted.dump

Regards,

Holger


Am 08.07.20 um 05:20 schrieb Mayur Mundada:
Hello Team,

I need to confirm about Encryption password for Backups. Can we use Encryption password while taking pg_dump backup and restore backup purpose. If it is possible please let me know the methods and guidance for the same. 

Regards,
Mayur Mundada
9860900093
-- 
Holger Jakobs, Bergisch Gladbach, Tel. +49-178-9759012

pgsql-admin by date:

Previous
From: Shaozhong SHI
Date:
Subject: Re: create batch script to import into postgres tables
Next
From: Ron
Date:
Subject: Re: Encryption password for Backup