suppose there's 250 application nodes running (Elixir) as well as 10 read replica nodes (Postgresql).
then it would be nice to not have all of the 250 application instances connect to all of the 10 read replicas.
this should probably be configurable.