| The PostgreSQL 9.0 Reference Manual - Volume 3 - Server Administration Guide
by The PostgreSQL Global Development Group Paperback (6"x9"), 274 pages ISBN 9781906966072 RRP £9.95 ($14.95) Sales of this book support the PostgreSQL project! Get a printed copy>>> |
1.8.1 AIX
PostgreSQL works on AIX, but getting it installed properly can be challenging. AIX versions from 4.3.3 to 6.1 are considered supported. You can use GCC or the native IBM compiler xlc. In general, using recent versions of AIX and PostgreSQL helps. Check the build farm for up to date information about which versions of AIX are known to work.
The minimum recommended fix levels for supported AIX versions are:
- 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
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.
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.
| ISBN 9781906966072 | The PostgreSQL 9.0 Reference Manual - Volume 3 - Server Administration Guide | See the print edition |