pgsql: In the pg_rewind test suite, receive WAL fully before promoting.

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: In the pg_rewind test suite, receive WAL fully before promoting.
Дата
Msg-id E1ZZ5S2-0006S9-Kn@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
In the pg_rewind test suite, receive WAL fully before promoting.

If a transaction never reaches the standby, later tests find unexpected
cluster state.  A "tail-copy: query result matches" test failure has
been the usual symptom.  Among the buildfarm members having run this
test suite, most have exhibited that symptom at least once.  Back-patch
to 9.5, where pg_rewind was introduced.

Michael Paquier, reported by Christoph Berg.

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/58feb1a94a5ea0ae3395b1818ba76ab68485a7a4

Modified Files
--------------
src/bin/pg_rewind/RewindTest.pm |   14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)


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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: pgsql: Coordinate log_line_prefix options 'm' and 'n' to share a timeva
Следующее
От: Noah Misch
Дата:
Сообщение: pgsql: In the pg_rewind test suite, receive WAL fully before promoting.