7 ms·
Ask HN: 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 2y agoProbably because PostGIS is a separate project.