BUG-SOURCE: Use production sized DB with multiple replicas for testing

Goal

We need to find bugs related to replicas code on development stage.

TODO / How to implement

Possible idea by @NikolayS: deploy a number of postgres instances on different ports and add aliases to localhost with /etc/hosts.

Acceptance criteria

Use production sized DB with multiple replicas for testing. Testing environment deploy should be described with script.

Edited by Anatoly Stansler