Re: Use of rsync for data directory copying - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: Use of rsync for data directory copying
Date
Msg-id 500E9206020000250004910B@gw.wicourts.gov
Whole thread Raw
In response to Re: Use of rsync for data directory copying  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
Bruce Momjian <bruce@momjian.us> wrote:
> if a write happens in both the first and second half of a second,
While I'm not sure whether I believe that granularity is really to
the nanosecond, a stat of a table in a production database on xfs
shows this:
Modify: 2012-07-24 10:15:44.096415501 -0500
So presumably both writes would need to happen within a much smaller
time frame than a second.
-Kevin


pgsql-hackers by date:

Previous
From: karavelov@mail.bg
Date:
Subject: Re: Checkpointer split has broken things dramatically (was Re: DELETE vs TRUNCATE explanation)
Next
From: "Kevin Grittner"
Date:
Subject: Recent absence