During startup open a connection to every configured database, to ensure all...
During startup open a connection to every configured database, to ensure all of them can indeed be accessed. This avoids surprises during runtime when traversal to some database mountpoint could fail as the underlying storage cannot be opened at all.
Showing
Please register or sign in to comment