| From: | Magnus Hagander <magnus(at)hagander(dot)net> |
|---|---|
| To: | tempt700(at)gmail(dot)com, PostgreSQL mailing lists <pgsql-bugs(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: BUG #16611: devel package installation issue.When tried to installed the PostgreSQL 11.0 version ecpg not get |
| Date: | 2020-09-09 14:12:40 |
| Message-ID: | CABUevEwGTE8G4E3LcYVJ83-GgeJ237QK4bUN2xcODXGiwpDSDQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
On Wed, Sep 9, 2020 at 4:01 PM PG Bug reporting form <noreply(at)postgresql(dot)org>
wrote:
> The following bug has been logged on the website:
>
> Bug reference: 16611
> Logged by: vishal patil
> Email address: tempt700(at)gmail(dot)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/>
Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jehan-Guillaume de Rorthais | 2020-09-09 16:20:02 | Re: BUG #15285: Query used index over field with ICU collation in some cases wrongly return 0 rows |
| Previous Message | PG Bug reporting form | 2020-09-09 13:59:35 | BUG #16611: devel package installation issue.When tried to installed the PostgreSQL 11.0 version ecpg not get |