Fix race in 032_relfilenode_reuse.pl.

Thomas Munro <tmunro@postgresql.org>

Commit: a22652ebbcb33a6a271cc69841ad61d971d7db30
Author: Thomas Munro <tmunro@postgresql.org>
Date: 2022-05-08T07:19:36Z
Releases: 15.0
Fix race in 032_relfilenode_reuse.pl.

Add wait_for_catchup() call to the test added by commit e2f65f42.  Per
slow build farm animal grison.

Also fix a comment.

Discussion: https://postgr.es/m/CA%2BhUKGLJ2Vy8hVQmnYotmTaEKZK0%3D-GcXgNAgcHzArZvtS4L_g%40mail.gmail.com

Files

PathChange+/−
src/test/recovery/t/032_relfilenode_reuse.pl modified +5 −3

Discussion