docs: fix Postgre DSN sample#8774
Conversation
See "Table 33.1. SSL Mode Descriptions" in https://www.postgresql.org/docs/12/libpq-ssl.html#LIBPQ-SSL-PROTECTION
datamweb
left a comment
There was a problem hiding this comment.
Is there any statistics to know what percentage of servers have ssl configuration set as default.
|
I have confirmed the following works: |
|
By Claude 3 Haiku: However, here are a few insights that may be helpful:
While precise statistics are not readily available, it is safe to assume that the adoption of SSL/TLS in PostgreSQL deployments has been steadily increasing over time, driven by industry trends, compliance requirements, and security-conscious best practices. However, the actual percentage can vary significantly depending on the specific use case and deployment environment. |
|
Description
See #8771
The following setting
causes the error:
See "Table 33.1. SSL Mode Descriptions"
in https://www.postgresql.org/docs/12/libpq-ssl.html#LIBPQ-SSL-PROTECTION
Checklist: