Its pretty tedious that the #gitlab reconfigure step requires that the postgres database replies within 30 seconds.
Given that the docker images always immediately perform the reconfigure upon start. Its very common for the migration to timeout if you happen to have some IO running in the background
I would really really really like if we could configure a delay before the reconfigure happens or if we could change the timeout.






