userver: storages::postgres::TopologySettings Struct Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
storages::postgres::TopologySettings Struct Reference

Detailed Description

Definition at line 170 of file options.hpp.

Public Attributes

std::chrono::milliseconds max_replication_lag {kDefaultMaxReplicationLag}
 

Member Data Documentation

◆ max_replication_lag

std::chrono::milliseconds storages::postgres::TopologySettings::max_replication_lag {kDefaultMaxReplicationLag}

Definition at line 171 of file options.hpp.


The documentation for this struct was generated from the following file: