This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
When you connect to a database, Postgres uses the sslmode parameter to determine the security of the connection. There are many options, so here’s an analogy to web security: disable is HTTP verify-full is HTTPS All the other options fall somewhere in between, and by design, make less guarantees of security than HTTPS in your browser does. This includes the default prefer . The Postgres docs have…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.