Easy steps to install stolon package on Mac
Package Information:
Application Name – stolon
What is stolon – Not Available for stolon
Use of stolon – Cloud native PostgreSQL manager for high availability
URL – https://github.com/sorintlab/stolon
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>. Type terminal and hitEnterkey. - Now, run following command to install homebrew (brew)
- Install stolon using brew
brew install stolon

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null

stolon is ready to use now!