pgsql: Adjust new test case to set wal_keep_segments.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Adjust new test case to set wal_keep_segments.
Дата
Msg-id E1lrL8T-0004dy-Ug@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Adjust new test case to set wal_keep_segments.

Per buildfarm member conchuela and Kyotaro Horiguchi, it's possible
for the WAL segment that the cascading standby needs to be removed
too quickly. Hopefully this will prevent that.

Kyotaro Horiguchi

Discussion: http://postgr.es/m/20210610.101240.1270925505780628275.horikyota.ntt@gmail.com

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/2208d71a0099bf51c70e1636e10a3e7dffe6581f

Modified Files
--------------
src/test/recovery/t/025_stuck_on_old_timeline.pl | 1 +
1 file changed, 1 insertion(+)


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

Предыдущее
От: David Rowley
Дата:
Сообщение: pgsql: Fix an asssortment of typos in brin_minmax_multi.c and mcv.c
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Add some const decorations