From 060841193d606ab5b04a76f5ae33b32ca14024c4 Mon Sep 17 00:00:00 2001 From: Christian Schwarz Date: Wed, 29 Nov 2023 16:12:23 +0000 Subject: [PATCH] Revert "try with larger VirtualFile cache size and larger page cache size" This reverts commit 736eff11996184e4bb9311ca4d91cdbe30a26151. --- benchmarked_ps_config.toml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/benchmarked_ps_config.toml b/benchmarked_ps_config.toml index 031dd8b66ff7..ace34312de3e 100644 --- a/benchmarked_ps_config.toml +++ b/benchmarked_ps_config.toml @@ -15,9 +15,7 @@ control_plane_api ='http://127.0.0.1:15002/' #wait_lsn_timeout = '60 s' #wal_redo_timeout = '60 s' -max_file_descriptors = 10000 -page_cache_size = 524288 - +#max_file_descriptors = 100 # initial superuser role name to use when creating a new tenant #initial_superuser_name = 'cloud_admin'