lutraconsulting / qgis-discovery-plugin

Provides search / gazetteer functionality in QGIS using PostGIS-based data
http://www.lutraconsulting.co.uk/products/discovery/
GNU General Public License v2.0
15 stars 16 forks source link

Can't select PostgreSQL connection and other oddities) #59

Closed mostlyAtNight closed 5 years ago

mostlyAtNight commented 5 years ago

Steps to reproduce:

  1. Have a working PostgreSQL connection
  2. Open discovery settings
  3. Click +
  4. Try to select a connection (there's none in the list and there should be)

Workaround (partial):

Now:

  1. Change Data source type to GeoPackage and back to PostgreSQL

Drop-down now works as expected.

However, I now get an error about missing dsn or similar at the bottom and unable to see any schemata in Schema drop-down.

Unfortunately unable to reproduce the missing schema issue reliably on my computer.

PeterPetrik commented 5 years ago

fixed