Re: Encryption in pg_dump

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Vinod,

> On 20. Jul, 2020, at 14:40, vinod kale <vinod16895@xxxxxxxxx> wrote:
> 
> Hello Team, 
> 
> I am using postgresql 10.8 version in our prod environment. We take dump backup on daily basis of full database. And this dump backup creates in human readable format. 
> My requirement is backup should creates in encrypted format at the time of pg_dump running. 
> Is there any way or any option available in pg_dump that will creates the backup in encrypted format or any tool available for same.

sorry, no way. The only way you have is to pipe the output of pg_dump through some encryption tool. pg_dump does not offer to create encrypted dumps directly using some command line option.

Cheers,
Paul







[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux