Re: Replication/cloning: rsync vs modification dates?

From: Chris Angelico <rosuav(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Replication/cloning: rsync vs modification dates?
Date: 2012-07-16 16:01:10
Message-ID: CAPTjJmre78kLq=OA98d=0G_DU_2XmB0384shGKZgZkQRBmoigA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Jul 17, 2012 at 1:58 AM, Michael Nolan <htfoot(at)gmail(dot)com> wrote:
> As I understand the docs for rsync, it will use both mod time and file size
> if told not to do checksums.

Oh, so it does, I misread. Thanks! Time+size it is.

ChrisA

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pavel Stehule 2012-07-16 16:50:25 Re: Create stored procedure from C#.net
Previous Message Michael Nolan 2012-07-16 15:58:57 Re: Replication/cloning: rsync vs modification dates?