Install postgresql with postgis extension and import/export shapefiles from the postgis database

Опубликовано: 20 Февраль 2026
на канале: OpenGeo Lab
12,839
155

This video shows how to install postgresql database along with Postgis spatial extension and further how to import/export spatial(shapefiles) from the postgis database.

Link for downloading Postgresql database:
https://www.enterprisedb.com/download...

Link for downloading Postgis extension
https://postgis.net/windows_downloads/

Please let me know in the comment section, if u face any problem....

Link for video showing how to install geoserver with tomcat:
   • Install Geoserver with Tomcat(GIS server a...  

Link for video showing how to use pg_dump.exe(PostgreSQL) for backingup multiple tables using command prompt (cmd):
   • pg_dump.exe(PostgreSQL) - Backup multiple ...