What is the difference between PostGIS and PostgreSQL?
The question is about PostGIS
Answer:
PostgreSQL is a relational database, while PostGIS is an extension that adds spatial data types and geographic functions to PostgreSQL.