From: | Zdenek Kotala <Zdenek(dot)Kotala(at)Sun(dot)COM> |
---|---|
To: | Andrew Chernow <ac(at)esilo(dot)com> |
Cc: | Magnus Hagander <magnus(at)hagander(dot)net>, Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Peter Eisentraut <peter_e(at)gmx(dot)net>, PG Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Thread safety |
Date: | 2008-11-27 21:15:43 |
Message-ID: | 492F0DFF.3020601@sun.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Andrew Chernow napsal(a):
>
> It would probably be useful to nail down the supported platforms, have a
> list somewhere of the oldest ones: oldest solaris, hpux, irix, aix, sco,
> etc...
>
> I ran into a few --enable-thread-safety problems, Magnus fixed the
> cygwin build already. hpux 10.20 and solaris 2.5.1 were both broken.
> Sounds like there is no interest in supporting hpux 10.20, not sure
> about solaris 2.5.1 realeased in 1996.
I don't think so that there is interest to fix it for solaris 2.5.1. Everything
older than Solaris 8 is not officially supported (exclude timezone updates which
are available for old systems) and Solaris 8 is in EOL mode.
Anyway solaris 2.5.1 runs only on old HW and I don't see any benefit to run new
PostgreSQL version on hardware with small harddisk and memory.
Zdenek
From | Date | Subject | |
---|---|---|---|
Next Message | Heikki Linnakangas | 2008-11-27 21:18:39 | Bug in tsvector stats collection, fixed. |
Previous Message | Heikki Linnakangas | 2008-11-27 20:37:48 | Re: Visibility map, partial vacuums |