-
+
PostgreSQL>]]>
- Use the following configure flags in addition
- to your own if you have installed Readline or libz
- there: --with-includes=/usr/local/include
- --with-libraries=/usr/local/lib.
+ The minimum recommended fix levels for supported AIX versions are:
- If you don't have a PowerPC or use GCC you might see rounding
- differences in the geometry regression test. There will probably
- be warnings about 0.0/0.0 division and duplicate symbols which you
- can safely ignore.
-
-
- Some of the AIX tools may be a little different
- from what you may be accustomed to on other platforms. If you are
- looking for a version of ldd, useful for
- determining what object code depends on what libraries, the
- following URLs may help you:
-
+
+
+ AIX 4.3.3
+
Maintenance Level 11 + post ML11 bundle
+
+
+
+ AIX 5.1
+
Maintenance Level 9 + post ML9 bundle
+
+
+
+ AIX 5.2
+
Technology Level 10 Service Pack 3
+
+
+
+ AIX 5.3
+
+
+
+ AIX 6.1
+
+
- shows the minimum recommended fix levels
- for various AIX versions. To check your current fix level, use
+ To check your current fix level, use
oslevel -r in AIX 4.3.3 to AIX 5.2 ML 7, or
oslevel -s in later versions.
-
-
- Minimum recommended AIX fix levels
-
-
-
-
- |
- AIX version
- fix level
-
-
-
-
- |
- AIX 4.3.3
- Maintenance Level 11 + post ML11 bundle
-
-
- |
- AIX 5.1
- Maintenance Level 9 + post ML9 bundle
-
-
- |
- AIX 5.2
- Technology Level 10 Service Pack 3
-
-
- |
- AIX 5.3
- Technology Level 7
-
-
- |
- AIX 6.1
- Base Level
-
-
-
-
+ Use the following configure flags in addition
+ to your own if you have installed Readline or libz in
+ /usr/local>:
+ --with-includes=/usr/local/include
+ --with-libraries=/usr/local/lib.
+
GCC issues
to parse IP addresses in listen_addresses>,
pg_hba.conf>, etc. Older versions of AIX have assorted
bugs in this function. If you have problems related to these settings,
- updating to the appropriate fix level shown in
- linkend="AIX-fixlevels"> should take care of it.
+ updating to the appropriate AIX fix level shown above
+ should take care of it.
-
This is really a workaround of problems relating
- to immaturity of IPv6 support, which improved visibly during the
- course of AIX 5.3 releases. It has worked with AIX version 5.3,
- but does not represent an elegant solution to the problem. It has
- been reported that this workaround is not only unnecessary, but
- causes problems on AIX 6.1, where IPv6 support has become more
- mature.
+
+ This is really a workaround for problems relating
+ to immaturity of IPv6 support, which improved visibly during the
+ course of AIX 5.3 releases. It has worked with AIX version 5.3,
+ but does not represent an elegant solution to the problem. It has
+ been reported that this workaround is not only unnecessary, but
+ causes problems on AIX 6.1, where IPv6 support has become more mature.
+