The following bug has been logged online: Bug reference: 6089 Logged by: Sidney Cadot Email address: sid...@jigsaw.nl PostgreSQL version: all Operating system: all Description: error in documentation: incorrect string literal for SSL mode; 'disabled' vs 'disable' Details:
Table 31-3 of the documentation (Table 30-3 in older versions) lists SSL mode descriptions. Here, the mode "disabled" is mentioned. The actual, correct mode label for this is "disable" (without a 'd' at the end). See src/interfaces/libpq/fe-connect.c. This appears to be a documentation mistake that goes back to at least version 8.4. -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs