git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 09e96b3) | patch
Make pg_rewind skip files and directories that are removed during server start.
2018年3月28日 19:56:52 +0000 (04:56 +0900)
2018年3月28日 19:56:52 +0000 (04:56 +0900)
commit 266b6acb312fc440c1c1a2036aa9da94916beac6
Make pg_rewind skip files and directories that are removed during server start.

The target cluster that was rewound needs to perform recovery from
the checkpoint created at failover, which leads it to remove or recreate
some files and directories that may have been copied from the source
cluster. So pg_rewind can skip synchronizing such files and directories,
and which reduces the amount of data transferred during a rewind
without changing the usefulness of the operation.

Author: Michael Paquier
Reviewed-by: Anastasia Lubennikova, Stephen Frost and me
Discussion: https://postgr.es/m/20180205071022.GA17337@paquier.xyz
doc/src/sgml/ref/pg_rewind.sgml diff | blob | blame | history
src/backend/replication/basebackup.c diff | blob | blame | history
src/bin/pg_rewind/filemap.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /