PostgreSQL for VAX on NetBSD/OpenBSD

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: port-vax(at)netbsd(dot)org, vax(at)openbsd(dot)org
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: PostgreSQL for VAX on NetBSD/OpenBSD
Date: 2014-06-23 22:09:09
Message-ID: CA+TgmoaN+KpA4d7EihDk4sB66vXYLGtnX+qajap89LbP-wYH5Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeff Janes 2014-06-23 22:18:19 Re: autovacuum scheduling starvation and frenzy
Previous Message Jeff Janes 2014-06-23 22:00:51 Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ]