Skip to content
GitLab
Next
    • Why GitLab
    • Pricing
    • Contact Sales
    • Explore
  • Why GitLab
  • Pricing
  • Contact Sales
  • Explore
  • Sign in
  • Get free trial
  • GitLab.orgGitLab.org
  • GitLabGitLab
  • Issues
  • #2866

Stop running "SELECT 1" to check if DB hosts are online for load balancing

Instead of running SELECT 1 every time we can determine if something is online or not by the replication check succeeding or failing. We already check if a host is in sync before using it, meaning this SELECT 1 is somewhat redundant.

Assignee
Assign to
Time tracking