home ~ projects ~ socials

Switching To The Postgres Mac App

I had some weird issues with the homebrew install of postgres. No tell what was going on, but I removed it and switched to the app version listed on the postgres page.

It sets up a default database for the user. There's no password on it. I'm assuming it's locked down to just localhost access, but I'm still going to add a password.

-- end of line --

References