Documentation
¶
Index ¶
- func RunAuthenticatorTest(t *testing.T, server *Server, testDBName string)
- func RunServerCopyTest(t *testing.T, server *Server, testDBName string)
- func RunServerTests(t *testing.T, server *Server)
- func RunTLSSessionTest(t *testing.T, server *Server, testDBName string)
- type Server
- type ServerTestFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunAuthenticatorTest ¶ added in v1.4.0
RunAuthenticatorTest tests the authenticators.
func RunServerCopyTest ¶ added in v1.4.0
RunServerCopyTest tests the COPY command.
func RunServerTests ¶ added in v1.3.0
func RunTLSSessionTest ¶ added in v1.5.0
RunTLSSessionTest tests the TLS session. PostgreSQL: Documentation: 16: 34.19. SSL Support https://www.postgresql.org/docs/current/libpq-ssl.html PostgreSQL: Documentation: 16: 19.9. Secure TCP/IP Connections with SSL https://www.postgresql.org/docs/current/ssl-tcp.html#SSL-CERTIFICATE-CREATION
Types ¶
Click to show internal directories.
Click to hide internal directories.