Re: Missing pg_config on SuSE SLES 12 for PostgreSQL 10 - Mailing list pgsql-general

From Matthias Apitz
Subject Re: Missing pg_config on SuSE SLES 12 for PostgreSQL 10
Date
Msg-id vzmb8t.pqm99q.2xib4o-qmf@ms-10.1blu.de
Whole thread Raw
In response to Re: Missing pg_config on SuSE SLES 12 for PostgreSQL 10  (Laurenz Albe <laurenz.albe@cybertec.at>)
Responses Re: Missing pg_config on SuSE SLES 12 for PostgreSQL 10  (Matthias Apitz <guru@unixarea.de>)
List pgsql-general
On Sat, 27 Apr 2019 12:41:07 +0200, Laurenz Albe wrote:
> 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
>> - JDBCuruu
>>
>> 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.
>

But, thid is installed .... I will later unpack its RPM and have a look.

matthias

--
Sent using Dekko from my Ubuntu device
http://www.unixarea.de/    +49 176 38902045



pgsql-general by date:

Previous
From: "Peter J. Holzer"
Date:
Subject: Re: TCP Resets when closing connection opened via SSL
Next
From: Jānis Pūris
Date:
Subject: Re: TCP Resets when closing connection opened via SSL