[pgrouting-users] [postgis-users] PGrouting extension is not available under PostGIS 2.1.9.

Pradeep,

pgRouting is a project separate from PostGIS and has a different mailing list. I’ve cc’d that list.

pgRouting works fine against PostGIS 2.1.9

so I suspect your issue is EDB doesn’t carry pgRouting at any rate for your version. You can encourage them to include it in their distributions or you can compile it yourself if you need it.

Check out the pgRouting website - http://pgrouting.org

Hope that helps,

Regina

From: postgis-users [mailto:postgis-users-bounces@lists.osgeo.org] On Behalf Of Pradeep Kanth G
Sent: Wednesday, February 07, 2018 4:24 AM
To: ‘PostGIS Users Discussion’ postgis-users@lists.osgeo.org
Subject: [postgis-users] PGrouting extension is not available under PostGIS 2.1.9.

Dear All,

I have tried PGrouting extension is not available under PostGIS 2.1.9.

So kindly let me know how add those extension on PostGIS 2.1.9.

Regards

Pradeep Kanth

Ext : 3026

From: Pradeep Kanth G [mailto:pgundala@avineonindia.com]
Sent: Tuesday, February 6, 2018 6:11 PM
To: ‘PostGIS Users Discussion’ <postgis-users@lists.osgeo.org>
Subject: RE: [postgis-users] Database restarting while using ST Functions

Thanks Daniel for your quick response.

Now this query is working fine without any issues on PostGIS 2.1.9.

Once again Thaks.

Regards

Pradeep Kanth

From: postgis-users [mailto:postgis-users-bounces@lists.osgeo.org] On Behalf Of Daniel Baston
Sent: Tuesday, February 6, 2018 5:46 PM
To: PostGIS Users Discussion <postgis-users@lists.osgeo.org>
Subject: Re: [postgis-users] Database restarting while using ST Functions

Hi Pradeep,

The code fixes weren’t ported back to the 2.1 branch. As a workaround, maybe try replacing calls to ST_CollectionHomogenize(x) with ST_CollectionHomogenize(ST_GeomFromEWKB(ST_AsEWKB(x))).

Dan

On Tue, Feb 6, 2018 at 7:08 AM, Pradeep Kanth G <pgundala@avineonindia.com> wrote:

Thanks Daniel,

It is a PostGIS 2.1.9 (EDB 9.5),after upgrading to PostGIS 2.3(EDB 9.5) this issue has been resolved.

However , we are testing EDB Development version 9.5.And there is no compatible with PostGIS 2.3 it will support only 2.1.9. So kindly let me know how to overcome this issue on 2.1.9.

Regards

Pradeep Kanth

From: postgis-users [mailto:postgis-users-bounces@lists.osgeo.org] On Behalf Of Daniel Baston
Sent: Tuesday, February 6, 2018 5:13 PM
To: PostGIS Users Discussion <postgis-users@lists.osgeo.org>
Subject: Re: [postgis-users] Database restarting while using ST Functions

Hi Pradeep,

Try checking the output of “SELECT postgis_full_version()”. If you’re not at the latest point-release, you should upgrade. There have been memory handling bugs with ST_CollectionHomogenize that could maybe cause the issue you’re seeing.

Dan

On Tue, Feb 6, 2018 at 5:59 AM, Pradeep Kanth G <pgundala@avineonindia.com> wrote:

Dear All,

Kindly raise the below issue with EDB.

Observation : Database restarting while using ST Functions.

Issue : Intersecting with two geometries, while using ST_Intersects and ST_CollectionHomogenize functions

Database is restarting automatically.

Example: ST_Intersects(ST_CollectionHomogenize(p.geometry,c.geometry))

Screenshot:

Regards

Pradeep Kanth

Disclaimer | The information contained in this electronic message (including any attachments) is intended for the exclusive use of the addressee(s) and may contain confidential or privileged information.If you have received this in error, please notify the sender immediately and delete the material from your machine. Any action including review, retransmission, dissemination of this email or the attachments present along with the email by persons or entities other than the intended recipient is prohibited.


postgis-users mailing list
postgis-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/postgis-users

Disclaimer | The information contained in this electronic message (including any attachments) is intended for the exclusive use of the addressee(s) and may contain confidential or privileged information.If you have received this in error, please notify the sender immediately and delete the material from your machine. Any action including review, retransmission, dissemination of this email or the attachments present along with the email by persons or entities other than the intended recipient is prohibited.


postgis-users mailing list
postgis-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/postgis-users

Disclaimer | The information contained in this electronic message (including any attachments) is intended for the exclusive use of the addressee(s) and may contain confidential or privileged information.If you have received this in error, please notify the sender immediately and delete the material from your machine. Any action including review, retransmission, dissemination of this email or the attachments present along with the email by persons or entities other than the intended recipient is prohibited.