pgsql: Speed up isolation test for concurrent VACUUM/ANALYZE behavior.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Speed up isolation test for concurrent VACUUM/ANALYZE behavior.
Дата
Msg-id E1eMyrS-0004vX-Ad@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Speed up isolation test for concurrent VACUUM/ANALYZE behavior.

Per Tom Lane, the old test sometimes times out with CLOBBER_CACHE_ALWAYS.

Nathan Bossart

Discussion: http://postgr.es/m/28614.1512583046@sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0a3edbb3302173f8ac465570b6273392aa6e20b1

Modified Files
--------------
.../isolation/expected/vacuum-concurrent-drop.out  | 54 +++++++++++-----------
.../isolation/specs/vacuum-concurrent-drop.spec    | 30 ++++++------
2 files changed, 42 insertions(+), 42 deletions(-)


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

Предыдущее
От: Amit Khandekar
Дата:
Сообщение: Re: pgsql: Support Parallel Append plan nodes.
Следующее
От: Andres Freund
Дата:
Сообщение: Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updatedtuple