pg_dump

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

 



Hi,
 
I am trying to write cronjob so it will backup database everynight on another machine.
Currently is doing it on the same machine with this script.
 
20 13 * * * pg_dump -F c -f /root/database.pgdump database
 
How can I send it to different machine. Machine IP address is 192.168.1.13
 
Is it possible to write pg_restore job ones it finishes dumping on that machine?
 
Does anybody know how to do this?

Thanks in Advance.
 
 

Regards,

Neo

[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