On 2023-10-21 21:13, Dave Cramer wrote:
> On Sat, 21 Oct 2023 at 05:50, Justin Clift <justin@postgresql.org>
> wrote:
>> On 2023-10-19 04:45, Abelardo Erazo Lopez wrote:
>> > Hi, Everyone
>> >
>> > I have an Oracle database Oracle 19c and I need to access a PostgreSQL
>> > database 15.4 that resides on a different server. I see that one
>> > alternative is to use ODBC from Oracle. However, the server where the
>> > database resides is an HP-UX server and I understand that I need a
>> > PostgreSQL driver manager compatible with this operating system. Can
>> > you help me by indicating if there is one available, where to obtain
>> > it, and if it requires a license?
>>
>> Any idea which version of HP-UX is running on that PostgreSQL server?
>>
>> Also, are you *sure* it's PostgreSQL 15.4, and not PostgreSQL 12.4?
>>
>> Asking because I'm not seeing version PG 15.4 in the list here, though
>> PG 12.4 and 16 are:
>>
>> http://hpux.connect.org.uk/hppd/cgi-bin/search?term=postgresql
>
> I do not believe we publish the binaries for HP-UX but you should be
> able
> to build it.
HP-UX doesn't seem to be among the build farm these days either, though
there was a machine running it up until about ~500 days ago:
https://buildfarm.postgresql.org/cgi-bin/show_history.pl?nm=anole&br=HEAD
+ Justin