gltn / stdm

STDM is a free and open source pro-poor land recordation system based on QGIS, PostgreSQL and PostGIS.
http://stdm.gltn.net/
GNU General Public License v2.0
30 stars 30 forks source link

STDM519: Error in restoring a Backed-up configuration #516

Closed Thom03 closed 1 month ago

Thom03 commented 1 month ago

Issue No: ###STDM519

Behavior

The application throws an error that the configuration backup can not be restored because the system has detected that the PostGIS extension is missing. The error persists even if you try to change to a different database unless you restart the application.

Steps to Reproduce the Problem

  1. Open QGIS for STDM.
  2. Login into STDM.
  3. Under Configuration Wizard.
  4. Click Configuration Management.
  5. From the Menu, Click Restore.

Additional details:

image

pgathogo commented 1 month ago

Make sure you have installed the PostGIS extension in the instance of the database server you are running.