pgsql: Speed up isolation test for concurrent VACUUM/ANALYZE behavior. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Speed up isolation test for concurrent VACUUM/ANALYZE behavior.
Date
Msg-id E1eMyrS-0004vX-Ad@gemulon.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Amit Khandekar
Date:
Subject: Re: pgsql: Support Parallel Append plan nodes.
Next
From: Andres Freund
Date:
Subject: Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updatedtuple