Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

For eloborate instructions, see here
Open pgAdmin

  • rightclick Databases, select add database
    • add a name
  • select new database in object browser
    • press sql button in toolbar
    • Execute the following statement:
      Code Block
       CREATE EXTENSION postgis;