Automatically start PostgreSQL in a sync instance + "merge" two Postgres images into one

Goal

To have an ability restart sync container manually

TODO / How to implement

  • prepare extended sync instance: add wal-g
  • adjust PostgreSQL configuration before start container
  • tune health checks, make sure it works
  • use one container to run them all
  • get rid of sync instance image

Acceptance criteria

Edited by Nikolay Samokhvalov