| From: | Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at> |
|---|---|
| To: | Matthias Apitz <guru(at)unixarea(dot)de>, pgsql-general(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Missing pg_config on SuSE SLES 12 for PostgreSQL 10 |
| Date: | 2019-04-27 10:41:07 |
| Message-ID: | ed8c4471382322e47ffaf28ef794d0e2113103b1.camel@cybertec.at |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Matthias Apitz wrote:
> I'm investigating on a SuSE Linux SLES 12 server if we could add support
> for PostgreSQL 10 to our Library Management System (currently running on top
> of Oracle 12 and Sybase 15.7) using all kind of languages and API one could imagine.
>
> I've up and running the server and figured out how to connect (apart of
> psql) with:
>
> - C code to run SQL commands from char strings
> - ESQL/C code to embed SQL statements into C
> - JDBC
>
> To get Perl's DBD::Pg compiled now I really do need the pg_config tool,
> but I can't figure out how to get it. I see the following RPM (the ones
> with an 'i' or 'i+' are installed):
>
[...]
> i | postgresql10-devel | PostgreSQL development header files and-> | package
That would be the one with pg_config in it.
Yours,
Laurenz Albe
--
Cybertec | https://www.cybertec-postgresql.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter J. Holzer | 2019-04-27 10:55:13 | Re: TCP Resets when closing connection opened via SSL |
| Previous Message | Matthias Apitz | 2019-04-27 07:58:49 | Missing pg_config on SuSE SLES 12 for PostgreSQL 10 |