Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
What's new
6
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
gitlab-com
migration
Commits
7824d652
Commit
7824d652
authored
Jul 26, 2018
by
Andreas Brandl
Browse files
Link to MRs for reducing statement timeouts.
parent
b6dbc792
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitlab/issue_templates/failover.md
View file @
7824d652
...
...
@@ -537,7 +537,8 @@ unexpected ways.
-
[ ] Update in the running database
-
[ ] On the primary server, run
`gitlab-psql -d gitlab_repmgr -c 'update repmgr_gitlab_cluster.repl_nodes set priority=100'`
1.
[ ] 🐘 {+ Database-Wrangler +}:
**Production only**
Reduce
`statement_timeout`
to 15s.
-
[ ] Merge and chef this change: https://dev.gitlab.org/cookbooks/chef-repo/merge_requests/2313
-
[ ] Merge and chef this change: https://dev.gitlab.org/cookbooks/chef-repo/merge_requests/2334
-
[ ] Close https://gitlab.com/gitlab-com/migration/issues/686
1.
[ ] 🔪 {+ Chef-Runner +}: Convert Azure Pages IP into a proxy server to the GCP Pages LB
*
Staging:
*
Apply https://dev.gitlab.org/cookbooks/chef-repo/merge_requests/2270
...
...
.gitlab/issue_templates/preflight_checks.md
View file @
7824d652
...
...
@@ -115,12 +115,15 @@
*
[
] [GCP configuration update
](
https://dev.gitlab.org/cookbooks/chef-repo/merge_requests/1989
)
*
[
] [Azure Pages LB update
](
https://dev.gitlab.org/cookbooks/chef-repo/merge_requests/2270
)
*
[
] [Make GCP accessible to the outside world
](
https://dev.gitlab.org/cookbooks/chef-repo/merge_requests/2112
)
*
[
] [Reduce statement timeout to 15s
](
https://dev.gitlab.org/cookbooks/chef-repo/merge_requests/2333
)
*
Production:
*
[
] [Azure CI blocking
](
https://dev.gitlab.org/cookbooks/chef-repo/merge_requests/2243
)
*
[
] [Azure HAProxy update
](
https://dev.gitlab.org/cookbooks/chef-repo/merge_requests/2254
)
*
[
] [GCP configuration update
](
https://dev.gitlab.org/cookbooks/chef-repo/merge_requests/2218
)
*
[
] [Azure Pages LB update
](
https://dev.gitlab.org/cookbooks/chef-repo/merge_requests/1987
)
*
[
] [Make GCP accessible to the outside world - TODO
](
)
*
[
] [Reduce statement timeout to 15s
](
https://dev.gitlab.org/cookbooks/chef-repo/merge_requests/2334
)
1.
[ ] 🐘 {+ Database-Wrangler +}: Ensure
`gitlab-ctl repmgr cluster show`
works on all database nodes
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment