Closed bgrainger closed 6 years ago
Checks that the following settings are enabled (for high performance) in the connection string:
SslMode=None
ConnectionReset=false
DefaultCommandTimeout=0
ConnectionIdlePingTime=300
See #35 for when Npgsql made similar changes.
Checks that the following settings are enabled (for high performance) in the connection string:
SslMode=None
ConnectionReset=false
DefaultCommandTimeout=0
ConnectionIdlePingTime=300
See #35 for when Npgsql made similar changes.