- PostgreSQL High Performance Cookbook
- Chitij Chauhan Dinesh Kumar
- 77字
- 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.
推薦閱讀
- Mastering Mesos
- Hands-On Deep Learning with Apache Spark
- 構建高質量的C#代碼
- 樂高機器人:WeDo編程與搭建指南
- AutoCAD快速入門與工程制圖
- Hadoop 2.x Administration Cookbook
- TIBCO Spotfire:A Comprehensive Primer(Second Edition)
- Cloud Analytics with Microsoft Azure
- 機艙監測與主機遙控
- 人工智能與人工生命
- Blender Compositing and Post Processing
- 新編計算機組裝與維修
- Linux服務與安全管理
- Learn CloudFormation
- Docker on Amazon Web Services