pgwire::pg_protocol

Static RW_QUERY_LOG_TRUNCATE_LEN

source
static RW_QUERY_LOG_TRUNCATE_LEN: LazyLock<usize>
Expand description

Truncates query log if it’s longer than RW_QUERY_LOG_TRUNCATE_LEN, to avoid log file being too large.