Re: Pg-Upgrade standbys via rsync... and avoid sending UNlogged data?

From: Stephen Frost <sfrost(at)snowman(dot)net>
To: Jerry Sievers <gsievers19(at)comcast(dot)net>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Pg-Upgrade standbys via rsync... and avoid sending UNlogged data?
Date: 2016-07-25 16:43:29
Message-ID: 20160725164329.GA4028@tamriel.snowman.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

* Stephen Frost (sfrost(at)snowman(dot)net) wrote:
> > I have among others, a 5TB system w/about 40G of unlogged data.
>
> Honestly, sending an extra 40G out of 5TB (we're talking less than 1%
> here...) might be worth it to keep the process simple.

Of course, I realize right after sending this that you aren't sending
the 5TB. :)

Depends on your network speed if the 40G would be an issue or not then.
In some cases, it might only add a bit of time but keep the process
simple, other cases, it might take longer. I'm not really thrilled with
the idea of complicating the rsync in that way, but I can understand why
you're considering it.

Thanks!

Stephen

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Jerry Sievers 2016-07-25 17:34:45 Re: Pg-Upgrade standbys via rsync... and avoid sending UNlogged data?
Previous Message Stephen Frost 2016-07-25 16:37:00 Re: Pg-Upgrade standbys via rsync... and avoid sending UNlogged data?