Document pitfalls with upgrading PostgreSQL across glibc versions
We've had a number of customers upgrade operating systems on PostgreSQL using replication and failover not realizing they needed to be careful about ICU collations. This commit documents the need to check for glibc version changes and what to do about it. Relates to https://gitlab.com/groups/gitlab-org/-/epics/8573 Changelog: added
显示
- doc/administration/geo/replication/troubleshooting/common.md 2 个添加, 26 个删除doc/administration/geo/replication/troubleshooting/common.md
- doc/administration/postgresql/replication_and_failover.md 6 个添加, 0 个删除doc/administration/postgresql/replication_and_failover.md
- doc/administration/postgresql/upgrading_os.md 141 个添加, 0 个删除doc/administration/postgresql/upgrading_os.md
- doc/install/requirements.md 2 个添加, 0 个删除doc/install/requirements.md
想要评论请 注册 或 登录