We are setting up GitLab - DR, we have replicated secondary slave from primary Postgres database.
But we are getting READ ONLY issues since DB slave is in read only mode, we can't make DB- READ WRITE since it's secondary.
What should be the standard way to proceed with DR setup for GitLab?