Document that Cygwin does not support OpenSSL.

REL8_5_ALPHA1_BRANCH
Bruce Momjian 17 years ago
parent 2b1782fa58
commit e825fac2a3
  1. 8
      doc/src/sgml/installation.sgml

@ -1,4 +1,4 @@
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.316 2008/12/01 08:24:19 petere Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.317 2009/01/06 19:42:57 momjian Exp $ -->
<chapter id="installation">
<title><![%standalone-include[<productname>PostgreSQL</>]]>
@ -2389,6 +2389,12 @@ hosts=local4,bind4
</para>
</listitem>
<listitem>
<para>
OpenSSL is not supported.
</para>
</listitem>
<listitem>
<para>
Start <command>cygserver</command> for shared memory support.

Loading…
Cancel
Save