Re: pg_upgrade and rsync - Mailing list pgsql-hackers

From David Steele
Subject Re: pg_upgrade and rsync
Date
Msg-id 54C83397.3070507@pgmasters.net
Whole thread Raw
In response to Re: pg_upgrade and rsync  (Jim Nasby <Jim.Nasby@BlueTreble.com>)
List pgsql-hackers
On 1/27/15 6:09 PM, Jim Nasby wrote:
> The whole remote_dir discussion made me think of something... would
> --link-dest be any help here?

I'm pretty sure --link-dest would not be effective in this case.  The
problem exists on the source side and --link-dest only operates on the
destination.

--
- David Steele
david@pgmasters.net



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: basebackups during ALTER DATABASE ... SET TABLESPACE ... not safe?
Next
From: Adam Brightwell
Date:
Subject: Re: Additional role attributes && superuser review