From e825fac2a3edabe6b66006d557c0febb9730e89a Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 6 Jan 2009 19:42:57 +0000 Subject: [PATCH] Document that Cygwin does not support OpenSSL. --- doc/src/sgml/installation.sgml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index a72508a86ab..c1f4a532c95 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -1,4 +1,4 @@ - + <![%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.