BUG #16611: devel package installation issue.When tried to installed the PostgreSQL 11.0 version ecpg not get

Started by PG Bug reporting formover 5 years ago2 messagesbugs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

The following bug has been logged on the website:

Bug reference: 16611
Logged by: vishal patil
Email address: tempt700@gmail.com
PostgreSQL version: 11.0
Operating system: Linux Red Hat 7
Description:

devel package installation issue.
When tried to installed the PostgreSQL 11.0 version
ecpg not get install with it.

#2Magnus Hagander
magnus@hagander.net
In reply to: PG Bug reporting form (#1)
Re: BUG #16611: devel package installation issue.When tried to installed the PostgreSQL 11.0 version ecpg not get

On Wed, Sep 9, 2020 at 4:01 PM PG Bug reporting form <noreply@postgresql.org>
wrote:

The following bug has been logged on the website:

Bug reference: 16611
Logged by: vishal patil
Email address: tempt700@gmail.com
PostgreSQL version: 11.0
Operating system: Linux Red Hat 7
Description:

devel package installation issue.
When tried to installed the PostgreSQL 11.0 version

Please note that 11.0 is not supported, you should be installing at least
11.9 to get all security fixes and other fixes.

ecpg not get install with it.

It certainly does with the 11.9 RPMs from postgresql.org:

# rpm -ql postgresql11-devel|grep ecpg|head -1
/usr/pgsql-11/bin/ecpg

But you may need to specify the full path, /usr/pgsql-11/bin/ecpg, to
access it.

--
Magnus Hagander
Me: https://www.hagander.net/ <http://www.hagander.net/&gt;
Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/&gt;