Home Forums Database MacOS – Install PostgreSQL DB

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #562
    Rad UsrRad Usr
    Keymaster

    Install PostgreSQL via Homebrew

      • Open Terminal by navigating to:
        Application\Utilities\Terminal

      • PostgreSQL:
        brew install postgresql

      • Start PostgresSQL:
        brew services start postgresql

    • By default the postgresql user is your current OS X username with no password.
Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.