- PostgreSQL 9 High Availability Cookbook
- Shaun M. Thomas
- 90字
- 2021-12-08 12:32:01
Chapter 2. Handling and Avoiding Downtime
In this chapter, we will learn how we should react when outages inevitably occur and how to prepare ourselves for them. We will cover the following recipes in this chapter:
- Determining acceptable losses
- Configuration – getting it right the first time
- Configuration – managing scary settings
- Identifying important tables
- Defusing cache poisoning
- Exploring the magic of virtual IPs
- Terminating rogue connections
- Reducing contention with concurrent indexes
- Managing system migrations
- Managing software upgrades
- Mitigating the impact of hardware failure
- Applying bonus kernel tweaks
推薦閱讀
- Visual C++程序設計學習筆記
- Kali Linux Web Penetration Testing Cookbook
- PostgreSQL Cookbook
- 編寫整潔的Python代碼(第2版)
- Java 9 Programming Blueprints
- JavaScript by Example
- Express Web Application Development
- 區塊鏈技術進階與實戰(第2版)
- 深度探索Go語言:對象模型與runtime的原理特性及應用
- 軟件體系結構
- 算法圖解
- Learning C++ by Creating Games with UE4
- HTML5程序設計基礎教程
- PhantomJS Cookbook
- Elasticsearch實戰(第2版)