den6gal
Postgres Error During Local Setup
Hi @thomast and @Bella H , I ran into the same error when trying trying to instal locally on Mac OS.
I chose option 1 (local DB provisioning).
I checked my .env file and it's default settings: PG_DATABASE_URL=postgres://postgres:postgres@localhost:5432/default
Postgres version looks OK:
psql (PostgreSQL) 16.6 (Homebrew)
Any idea how to fix this?
10 replies