trying (and failing) to build/install PostGIS from source because homebrew pins it to postgresql@14
and i upgraded to postgresql@15
a few days ago π«
Did you like this post, repost it, or respond to it? Let me know by sending a webmention!
π¬ Replies (5)
@davidcelis unless you *need* homebrew, https://postgresapp.com includes postgis
Postgres.app β the easiest way to get started with PostgreSQL on the Mac@jbr is postgres app good? i donβt necessarily need homebrew, but its all iβve ever used. also my jobβs app runs postgres in a docker container so im frequently having to stop/start my brewed postgres so it wonβt conflict with the container. if its easy to do that with postgresapp i might give that a try
@jbr or i guess i could just pick a different port
@davidcelis easy to start/stop from menu bar, *might* require three clicks, possibly just two. Iβve installed it and upgraded with the app for the last few machines Iβve configured and have zero complaints. Does what it says on the label.
@davidcelis I was going to suggest that and figured you had some reason that wouldnβt work. Ports and log locations are all configurable through the ui (but itβs just pg so config files work too)