Back
Similar todos
move postgres #downpayment
Fix local Postgres installation
prepare new Postgres database #spectate
Add postgresql support #erp
setup HK PostGresQL db #cannaboard
Add Postgres 17 support to #indiepg
get local instance of rails/postgres working #openvoyce
check postgres version
Fix Postgres access #summarizevideo
setup postgresql #highscorecoffee
Switch to Postgres from Sqlite #auto
manage to setup postgresql DB locally #codercestcool
install pg hero to analyze postgres #wip
My next goal is to get postgres working locally instead of sqlite b/c apparently it's easier to use postgres on dokku(?). Installed postgres on my macbook using postgresapp.com, it was so easy 😭 Connected GoLand to a new postgres db for my backend; got my backend code working with the postgres db; committed and pushed my code. Next step is to continue with this guide: shellbear.me/blog/go-dokku-de…