'How to start multiple instances of Postgres with Homebrew?

I found this Create multiple Postgres instances on same machine but was curious if there is a way to start multiple instances with Homebrew?

I started one instance with brew services start postgresql on my local machine as I'm just trying to test out replication.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source