Add -c to rsync commands on SR tutorial wiki page

From: Jim Nasby <Jim(dot)Nasby(at)BlueTreble(dot)com>
To: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Add -c to rsync commands on SR tutorial wiki page
Date: 2016-08-17 21:34:06
Message-ID: 4cf28527-a665-eadb-f94e-02ecb53f548a@BlueTreble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

https://wiki.postgresql.org/wiki/Binary_Replication_Tutorial does not
specify -c for any of the rsync commands. That's maybe safe for WAL, but
I don't think it's safe for any of the other uses, right? I'd like
someone to confirm before I just change the page... my intention is to
just stick -c in all the commands.
--
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! http://BlueTreble.com
855-TREBLE2 (855-873-2532) mobile: 512-569-9461

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jim Nasby 2016-08-17 22:18:05 Re: Why we lost Uber as a user
Previous Message Robert Haas 2016-08-17 20:23:38 Re: Declarative partitioning - another take