nordvpn

Install PostgreSQL 10 on Mac OS X via brew

Install PostgreSQL 10 on Mac OS X via brew

install postgresql 10 on Mac OS X

PostgreSQL is a powerful, open source object-relational database system. It has more than 15 years of active development and a proven architecture that has earned it a strong reputation for reliability, data integrity, and correctness. It runs on all major operating systems, including Linux, UNIX (AIX, BSD, HP-UX, SGI IRIX, Mac OS X, Solaris, Tru64), and Windows. It is fully ACID compliant, has full support for foreign keys, joins, views, triggers, and stored procedures (in multiple languages). It includes most SQL:2008 data types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and TIMESTAMP. It also supports storage of binary large objects, including pictures, sounds, or video. It has native programming interfaces for C/C++, Java, .Net, Perl, Python, Ruby, Tcl, ODBC, among others, and exceptional documentation.

Related Post: How to install PostgreSQL 10 on Mac 

Brew Tap

Firstly we need to tap brew for postgresql verison 10.

brew tap petere/postgresql

You might also like: How to install postgresql 10 on centos 7

Install postgres 10 on mac

Now you can search for available postgresql packages using the following command

brew search postgresql

It will list all the available postgresql packages.

Now you can use the following command to install the postgresql 10 on Mac OS X.

brew install petere/postgresql/postgresql@10

Now postgresql database is setup and you can login and create new users and password.

If you got some issues installing postgresql on mac please feel free to comment below.

If you like this tutorial please consider buying me a coffee!

Buy me a coffeeBuy me a coffee
Read Also: How to backup postgresql database

Reference: https://github.com/petere/homebrew-postgresql

1 Comment Posted

  1. These days run “brew search postgresql” will tell you what editions are available. The current is 11, you can install 10 via “brew install postgresql@10”. No tap needed. You can see what veresion the current is by running “brew edit postgresql” (a bit lame, granted…)

Leave a Reply

Your email address will not be published.


*



The reCAPTCHA verification period has expired. Please reload the page.

48-Hour Flash Sale! Courses from just $10.99