Re: pg_upgrade and rsync

From: David Steele <david(at)pgmasters(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: pg_upgrade and rsync
Date: 2015-01-28 00:55:51
Message-ID: 54C83397.3070507@pgmasters.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)pgmasters(dot)net

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Adam Brightwell 2015-01-28 01:14:30 Re: Additional role attributes && superuser review
Previous Message Andres Freund 2015-01-28 00:51:20 Re: basebackups during ALTER DATABASE ... SET TABLESPACE ... not safe?