8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b1782f commit e825facCopy full SHA for e825fac
doc/src/sgml/installation.sgml
@@ -1,4 +1,4 @@
1
-<!-- $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 $ -->
2
3
<chapter id="installation">
4
<title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -2389,6 +2389,12 @@ hosts=local4,bind4
2389
</para>
2390
</listitem>
2391
2392
+ <listitem>
2393
+ <para>
2394
+ OpenSSL is not supported.
2395
+ </para>
2396
+ </listitem>
2397
+
2398
<listitem>
2399
<para>
2400
Start <command>cygserver</command> for shared memory support.
0 commit comments