diff options
author | Andres Freund <andres@anarazel.de> | 2022-01-17 15:40:00 -0800 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2022-01-17 15:43:35 -0800 |
commit | 839f9636b374d67952fdb2b048f055393bc5a8f4 (patch) | |
tree | 64b64267694d8ed7d22726ef93560acc8ce50a16 /src/tutorial/funcs.c | |
parent | c702d656a28386cf5f642206b495c66775afc4ea (diff) | |
download | postgresql-839f9636b374d67952fdb2b048f055393bc5a8f4.tar.gz postgresql-839f9636b374d67952fdb2b048f055393bc5a8f4.zip |
tests: Consistently use pg_basebackup -cfast --no-sync to accelerate tests.
Most tests invoking pg_basebackup themselves did not yet use -cfast, which
makes pg_basebackup take considerably longer. The only reason this didn't
cause the tests to take many minutes is that spread checkpoints only throttle
when writing out a buffer and there aren't that many dirty buffers in the
tests...
Discussion: https://postgr.es/m/20220117195711.xx4qbxutrrlmo2dg@alap3.anarazel.de
Diffstat (limited to 'src/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions