Re: rsync and streaming replication

Поиск
Список
Период
Сортировка
От Scott Ribe
Тема Re: rsync and streaming replication
Дата
Msg-id 639B3C52-BF6D-4CE9-A710-75D369E9607E@elevated-dev.com
обсуждение исходный текст
Ответ на Re: rsync and streaming replication  (Jean-Armel Luce <jaluce06@gmail.com>)
Ответы Re: rsync and streaming replication  (Cédric Villemain <cedric.villemain.debian@gmail.com>)
Список pgsql-admin
On Nov 14, 2011, at 10:59 AM, Jean-Armel Luce wrote:

> just for the value : rsync --checksum is the option to use to prevent
> copying of identical files

No, that's not what it's used for. It already avoids sending identical blocks by using checksums. --checksum forces a
checksumon files that have identical sizes & mod times, thus catching files that have different contents despite having
thesame mod times & sizes. 

--
Scott Ribe
scott_ribe@elevated-dev.com
http://www.elevated-dev.com/
(303) 722-0567 voice





В списке pgsql-admin по дате отправления:

Предыдущее
От: Jean-Armel Luce
Дата:
Сообщение: Re: rsync and streaming replication
Следующее
От: Scott Ribe
Дата:
Сообщение: Re: rsync and streaming replication