Best Practice for Maintaining Execution Order After PostgreSQL Upgrade to Version 14 in Qlik Sense
As is known, since the upgrade to PostgreSQL version 14, the database service has been unbundled from the Qlik Sense Repository Service.
Given this separation, what is the recommended method to maintain a proper link or dependency between these services to ensure the correct order of execution?
Specifically, how can we guarantee that the Qlik Sense Repository Service starts only after the PostgreSQL database service is fully up and running?