| From: | Dave Cramer <davecramer(at)postgres(dot)rocks> |
|---|---|
| To: | Justin Clift <justin(at)postgresql(dot)org> |
| Cc: | Abelardo Erazo Lopez <aerazo(at)fira(dot)gob(dot)mx>, pgsql-general(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Driver Postgresql HP-Unix |
| Date: | 2023-10-21 11:13:51 |
| Message-ID: | CADK3HHK7q3sKLZ+ppkqmBv80dyrMrCgSyaog8W=zo_ixD927iA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Sat, 21 Oct 2023 at 05:50, Justin Clift <justin(at)postgresql(dot)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.
Dave
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter J. Holzer | 2023-10-21 20:21:17 | Re: How can I accurately infer the output of a SELECT statement FROM a table with floating-point data type? |
| Previous Message | Justin Clift | 2023-10-21 09:49:48 | Re: Driver Postgresql HP-Unix |