Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

It’s recommended to use Homebrew to install Postgres

https://www.sqlshack.com/setting-up-a-postgresql-database-on-mac/

Code Block
brew install postgres

/usr/local/var/pg_hba.conf

/usr/local/var/pg_hba.conf

Setup Postgres Server - Windows

...