Run sync instance asynchronously

Goal

Run sync instance asynchronously not to wait while the database system is ready to accept connections

TODO / How to implement

Run sync instance asynchronously as a separate goroutine

Acceptance criteria