git.postgresql.org Git - postgresql.git/commit
2010年6月17日 16:41:25 +0000 (16:41 +0000)
2010年6月17日 16:41:25 +0000 (16:41 +0000)
commit 07e8b6aabcca3ad9a67681694d955f607e29ce7b
Don't allow walsender to send WAL data until it's been safely fsync'd on the
master. Otherwise a subsequent crash could cause the master to lose WAL that
has already been applied on the slave, resulting in the slave being out of
sync and soon corrupt. Per recent discussion and an example from Robert Haas.
Fujii Masao
This is the main PostgreSQL git repository.
RSS
Atom