We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07d3f72 commit 913c354Copy full SHA for 913c354
doc.go
@@ -57,6 +57,8 @@ supported:
57
* sslkey - Key file location. The file must contain PEM encoded data.
58
* sslrootcert - The location of the root certificate file. The file
59
must contain PEM encoded data.
60
+ * spn - Configures GSS (Kerberos) SPN.
61
+ * service - GSS (Kerberos) service name to use when constructing the SPN (default is `postgres`).
62
63
Valid values for sslmode are:
64
0 commit comments