Re: Reliable WAL file shipping over unreliable network

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

 



On Wed, 28 Feb 2018 13:49:33 -0500
Rui DeSousa <rui.desousa@xxxxxxxxxx> wrote:

> Really? I think you really need to think about it.  You are dealing
> with a race condition.

Not at all, assuming rsync is being called by PostgreSQL's archive_command.

> You are dealing with a race condition involving filesystem metadata.

Nope.  Not true.  What are the things that are racing?

If you rsync data to make a base backup, then yes, use -c... but not because
of any race condition.  Instead, it's because of the coarse filesystem
timestamp granularity.

Regards,

Dianne.




[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