Gitlab postrgresql slow start throws error

Moki Lv6
1
2
3
4
5
6
7
services:
gitlab:
image: 'gitlab/gitlab-ce'
environment:
GITLAB_OMNIBUS_CONFIG:
postgresql['max_service_checks'] = 100
postgresql['service_check_interval'] = 8

Source: https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/4160#note_748288226

On this page
Gitlab postrgresql slow start throws error