- PostgreSQL High Performance Cookbook
- Chitij Chauhan Dinesh Kumar
- 37字
- 2021-07-09 18:47:22
Chapter 3. Device Optimization
In this chapter, we will cover the following recipes:
- Understanding memory units in PostgreSQL
- Handling Linux/Unix memory parameters
- CPU scheduling parameters
- Device tuning parameters
- Identifying checkpoint overhead
- Analyzing buffer cache contents
Introduction
Tuning only PostgreSQL-related parameters will not be sufficient to achieve good performance from any hardware. It is also required to tune specific device-related parameters, which will greatly improve the performance of any database server. In this chapter, we will be discussing various device configurations such as CPU, memory, and disk. Most of the content in this topic will be discussing Linux-related parameters, which you may need to refer for alternative configuration section in different operating systems.
推薦閱讀
- Hands-On Cloud Solutions with Azure
- MicroPython Projects
- Blender Compositing and Post Processing
- 計算機系統結構
- 單片機C語言程序設計完全自學手冊
- 悟透AutoCAD 2009案例自學手冊
- 人工智能:語言智能處理
- Mastering pfSense
- 軟件構件技術
- 大數據案例精析
- Keras Reinforcement Learning Projects
- Mastercam X5應用技能基本功特訓
- R Statistics Cookbook
- 三維動畫制作(3ds max7.0)
- Machine Learning for Healthcare Analytics Projects