Y
Hacker News
new
|
ask
|
show
|
jobs
Ask HN: Why does PSQL require additional steps to install postgis?
1 points
by
dolleik
669 days ago
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?
1 comments
stray
669 days ago
Probably because PostGIS is a separate project.
link