Re: Reliable WAL file shipping over unreliable network
От | Stephen Frost |
---|---|
Тема | Re: Reliable WAL file shipping over unreliable network |
Дата | |
Msg-id | 20180306190004.GQ2416@tamriel.snowman.net обсуждение исходный текст |
Ответ на | Re: Reliable WAL file shipping over unreliable network (Rui DeSousa <rui.desousa@icloud.com>) |
Ответы |
Re: Reliable WAL file shipping over unreliable network
|
Список | pgsql-admin |
Greetings, * Rui DeSousa (rui.desousa@icloud.com) wrote: > > On Mar 5, 2018, at 10:02 AM, Stephen Frost <sfrost@snowman.net> wrote: > > It doesn’t- but please don't encourage partial solutions which have ver clear issues. > > Then problem is there are no good base utilities that is useful with archive_command; unless you’re writing directly toan NFS mount or a tape library. Even Barman recommends rsync with the archive_command; if you are unable to use pg_receivexlogsolution. There are countless Postgres documentation out there that recommends use of rsync with the archive_command. > > Here a solution that will fsync() file on the other end. I'd encourage you to consider submitting this to a commitfest to get feedback on it, as a proper patch to add such a utlity to PG and which we could use in our documentation instead of saying "cp", which is pretty terrible. Then again, as David mentioned, there are already utilities which do this properly, even if they're not included in core today. Thanks! Stephen
Вложения
В списке pgsql-admin по дате отправления: