pub const DEFAULT_PG_SOURCE_TCP_CONFIGURE_SERVER: bool = false;
Expand description

Whether to apply TCP settings to the server as well as the client.

These option are generally considered something that the upstream DBA should configure, so we don’t override them by default.