Skip to content

Commit

Permalink
Didable autovacuum for working set size estimation test
Browse files Browse the repository at this point in the history
  • Loading branch information
Konstantin Knizhnik committed Jun 20, 2024
1 parent 901e88d commit 02b30d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test_runner/regress/test_lfc_working_set_approximation.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ def test_sliding_working_set_approximation(neon_simple_env: NeonEnv):
endpoint = env.endpoints.create_start(
branch_name="main",
config_lines=[
"autovacuum = off",
"shared_buffers=1MB",
"neon.max_file_cache_size=256MB",
"neon.file_cache_size_limit=245MB",
Expand Down

0 comments on commit 02b30d3

Please sign in to comment.