Use BUFFER_USAGE_LIMIT to reduce needed test table size

Using the minimum BUFFER_USAGE_LIMIT value, we can make one of the pg_stat_io
test tables smaller while still causing reuses.

Author: Melanie Plageman <[email protected]>
Discussion: 
https://postgr.es/m/CAAKRu_acc6iL4M3hvOTeztf_ZPpsB3Pqio5aVHgZ5q=pi3b...@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/322875597c0c15cd85d03c8621038f4945c8caa3

Modified Files
--------------
src/test/regress/expected/stats.out | 6 ++++--
src/test/regress/sql/stats.sql      | 6 ++++--
2 files changed, 8 insertions(+), 4 deletions(-)

Reply via email to