Re: pgrounting extension in 11

From: Prakash Ramakrishnan <prakash(dot)ramakrishnan(dot)ap(at)nielsen(dot)com>
To: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
Cc: "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: pgrounting extension in 11
Date: 2019-09-10 13:53:55
Message-ID: CAA2eZXx9odMazJg4W2K3MvzGo6QmUJ+yZqcxV+iY9C=qBVinFg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Adrian,

I have only these files in pgdg,
[root(at)hkgrhepdbp001 ~]# yum list | grep pgrouting
This system is not registered with RHN Classic or RHN Satellite.
You can use rhn_register to register.
RHN Satellite or RHN Classic support will be disabled.
pgrouting_93.x86_64 2.0.0-1.rhel6 @pgdg93
pgrouting_94.x86_64 2.0.1-2.rhel6 pgdg94
pgrouting_94-debuginfo.x86_64 2.0.1-2.rhel6 pgdg94
pgrouting_95.x86_64 2.0.1-1.rhel6 pgdg95
pgrouting_95-debuginfo.x86_64 2.0.1-1.rhel6 pgdg95

On Tue, Sep 10, 2019, 19:16 Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> wrote:

> On 9/10/19 5:59 AM, Prakash Ramakrishnan wrote:
> > Hi Team,
> >
> > Anyone help me to solve the below issue not able to create the pgrouting
> > extension 11 version in rhel 6.9 OS,
>
> What repo's are you pulling from RH's or PGDG?
>
> If PGDG then I do not see pgRouting for RH 6.x:
>
>
> https://yum.postgresql.org/testing/11/redhat/rhel-6-x86_64/repoview/letter_p.group.html
>
> >
> >
> > [root(at)hkgrhepdbp001 ~]# yum install pgrouting_11
> > Loaded plugins: enabled_repos_upload, package_upload, product-id,
> > rhnplugin, search-disabled-repos, security, subscription-manager
> > This system is not registered with RHN Classic or RHN Satellite.
> > You can use rhn_register to register.
> > RHN Satellite or RHN Classic support will be disabled.
> > Setting up Install Process
> > rhel-6-server-rpms
> > | 2.0 kB
> > 00:00
> > tnc_TNC_Nielsen_tnc_nielsen_rpms
> > | 2.1 kB
> > 00:00
> > No package pgrouting_11 available.
> > Error: Nothing to do
> > Uploading Enabled Repositories Report
> > Loaded plugins: product-id, rhnplugin
> >
> > ==> ./psql -p 5434
> > psql (11.5)
> > Type "help" for help.
> >
> >
> > postgres=# create extension pgrouting;
> > ERROR: could not open extension control file
> > "/usr/pgsql-11/share/extension/pgrouting.control": No such file or
> directory
> > postgres=#
> > postgres=#
> >
> >
> > --
> > Thanks,
> > Prakash.R
> >
>
>
> --
> Adrian Klaver
> adrian(dot)klaver(at)aklaver(dot)com
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2019-09-10 14:19:24 Re: pgrounting extension in 11
Previous Message Adrian Klaver 2019-09-10 13:46:28 Re: pgrounting extension in 11