From d482517583173924ba7961a2b0e9e07d1b51bb78 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Sat, 15 Apr 2023 03:14:24 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/administration/postgresql/database_load_balancing.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/administration/postgresql') diff --git a/doc/administration/postgresql/database_load_balancing.md b/doc/administration/postgresql/database_load_balancing.md index 15129770888..d5cf93a135a 100644 --- a/doc/administration/postgresql/database_load_balancing.md +++ b/doc/administration/postgresql/database_load_balancing.md @@ -235,3 +235,8 @@ operation retries up to 3 times using an exponential back-off. When using load balancing, you should be able to safely restart a database server without it immediately leading to errors being presented to the users. + +### Development guide + +For detailed development guide on database load balancing, +see [the development documentation](../../development/database/load_balancing.md). -- cgit v1.2.1