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?
by stray on 8/14/2024, 6:01:05 PM
Probably because PostGIS is a separate project.
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?