Opened 18 months ago
Closed 18 months ago
#2160 closed defect (fixed)
missing pgRouting DBB
Reported by: | bakaniko | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | OSGeoLive13.0 |
Component: | OSGeoLive | Keywords: | pgRouting QGIS |
Cc: | osgeolive@… |
Description
In QGIS, there is a connexion in the DB Manager to a pgRouting database. But it does not exist in the PostGIS server.
I think we can remove this connexion as data for the pgRouting quickstart are created in it
Attachments (1)
Change history (7)
Changed 18 months ago by
Attachment: | pgrouting_missing_dbb.png added |
---|
comment:1 Changed 18 months ago by
Component: | Projects → OSGeoLive |
---|
comment:2 Changed 18 months ago by
pgrouting db is created during build and purposely dropped so that users can create it from the quickstart.
https://github.com/OSGeo/OSGeoLive/blob/master/bin/install_pgrouting.sh#L103
comment:3 Changed 18 months ago by
Type: | task → defect |
---|
comment:6 Changed 18 months ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See TracTickets for help on using tickets.
Missing pgRoutin DBB screenshot