Skip to content

Commit

Permalink
add dev_try_insert_on_upserting_secondary to config. parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
kuron99 committed Feb 9, 2024
1 parent 103fbd0 commit 9c650b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tateyama/configuration/bootstrap_configuration.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ static constexpr std::string_view default_configuration { // NOLINT
"dev_return_os_pages=false\n"
"dev_omit_task_when_idle=true\n"
"external_log_explain=true\n"
"dev_try_insert_on_upserting_secondary=true\n"

"[ipc_endpoint]\n"
"database_name=tsurugi\n"
Expand Down

0 comments on commit 9c650b4

Please sign in to comment.