Re: pg_upgrade and rsync - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: pg_upgrade and rsync
Date
Msg-id 54C962A8.5070802@agliodbs.com
Whole thread Raw
In response to Re: pg_upgrade and rsync  (Andres Freund <andres@2ndquadrant.com>)
List pgsql-hackers
On 01/28/2015 02:10 PM, Josh Berkus wrote:
> So 390MB were transferred out of a possible 474MB.  That certainly seems
> like we're still transferring the majority of the data, even though I
> verified that the hard links are being sent as hard links.  No?

Looks like the majority of that was pg_xlog.  Going to tear this down
and start over, and --exclude pg_xlog.

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: PATCH: decreasing memory needlessly consumed by array_agg
Next
From: Peter Geoghegan
Date:
Subject: Re: Using 128-bit integers for sum, avg and statistics aggregates