PostgreSQL for VAX on NetBSD/OpenBSD - Mailing list pgsql-hackers

From Robert Haas
Subject PostgreSQL for VAX on NetBSD/OpenBSD
Date
Msg-id CA+TgmoaN+KpA4d7EihDk4sB66vXYLGtnX+qajap89LbP-wYH5Q@mail.gmail.com
Whole thread Raw
Responses Re: PostgreSQL for VAX on NetBSD/OpenBSD  (Greg Stark <stark@mit.edu>)
Re: PostgreSQL for VAX on NetBSD/OpenBSD  (John Klos <john@ziaspace.com>)
List pgsql-hackers
Hello VAX Enthusiasts:

PostgreSQL currently has some very minimal code to support the VAX
architecture.  We have never supported OpenVMS, so this code would
only be used if someone were to compile PostgreSQL for VAX on an
operating system that we *do* support, such as NetBSD or OpenBSD.
However, we don't know of anyone who has tried to do this in a very
long time, and are therefore considering removing the remaining
support for the VAX platform.  Has anyone tried to build PostgreSQL
for VAX lately?  If so, did it compile?  Did you have to use
--disable-spinlocks to get it to compile?  If it did compile, can you
actually run it, and does it pass the regression tests and work as
expected?  Would you be willing to work with the PostgreSQL to ensure
continuing support for this platform, or does that seem not worthwhile
for whatever reason?

Thanks,

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Jeff Janes
Date:
Subject: Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ]
Next
From: Jeff Janes
Date:
Subject: Re: autovacuum scheduling starvation and frenzy