Skip to content

Commit

Permalink
Update default.db-options
Browse files Browse the repository at this point in the history
  • Loading branch information
gpBlockchain authored Dec 26, 2023
1 parent d34eeca commit c196465
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions files/default.db-options
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@

[DBOptions]
bytes_per_sync=1048576
max_background_compactions=4
max_background_flushes=2
max_background_jobs=6
max_total_wal_size=134217728
keep_log_file_num=32

Expand All @@ -17,7 +16,3 @@ write_buffer_size=8388608
min_write_buffer_number_to_merge=1
max_write_buffer_number=2
max_write_buffer_size_to_maintain=-1

[TableOptions/BlockBasedTable "default"]
cache_index_and_filter_blocks=true
pin_l0_filter_and_index_blocks_in_cache=true

0 comments on commit c196465

Please sign in to comment.