All tests were performed in a docker container, using the image postgres:15.4
.
All tests used the same test data, but with scrambled hash values.
Only deviation from postgresql default startup parameters were:
-c work_mem=2048MB
-c maintenance_work_mem=2048MB
-c max_wal_size=8GB