Open
Description
Windows 10
PostGres 12.2
PostGIS 3.0
pgrouting 3.0.0-rc1
pgroutinglayer 3.0.0
QGIS 3.12
The database is loaded with OSM and works and display the layer properly in QGIS.
The pgroutinglayer plugin Database selection widget is blank.
The database has a username and password, however it is not on the standard postges port 5432.
Is there a configuration requirement for the connection? The connection appears correctly in the QGIS Browser.
Quickly reviewed the connectors/postgis.py, and am wondering the issue is related to this code not acquiring active database connections.
Thank you.