File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change 1- <!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.345 2010/05/28 18:04:36 momjian Exp $ -->
1+ <!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.346 2010/06/25 16:55:49 rhaas Exp $ -->
22
33<chapter id="installation">
44 <title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -2257,7 +2257,7 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
22572257 would <quote>mysteriously</quote> not come up successfully. This
22582258 appears to be the result of unexpected behavior in the IPv6
22592259 implementation. It looks like PostgreSQL and IPv6 do not play
2260- very well together at this time on AIX.
2260+ very well together on AIX 5.3 .
22612261 </para>
22622262
22632263 <para>
@@ -2291,6 +2291,16 @@ hosts=local4,bind4
22912291 </listitem>
22922292 </itemizedlist>
22932293 </para>
2294+
2295+ <warning> <para> This is really a workaround of problems relating
2296+ to immaturity of IPv6 support, which improved visibly during the
2297+ course of AIX 5.3 releases. It has worked with AIX version 5.3,
2298+ but does not represent an elegant solution to the problem. It has
2299+ been reported that this workaround is not only unnecessary, but
2300+ causes problems on AIX 6.1, where IPv6 support has become more
2301+ mature. </para>
2302+ </warning>
2303+
22942304 </sect3>
22952305
22962306 <sect3>
You can’t perform that action at this time.
0 commit comments