HACKER Q&A
📣 dolleik

Why does PSQL require additional steps to install postgis?


We get geography be default in MSSQL even in Express version. Considering that geography is a popular datatype for modern applications, why isn't it installed by default?


  👤 stray Accepted Answer ✓
Probably because PostGIS is a separate project.