- PostgreSQL High Performance Cookbook
- Chitij Chauhan Dinesh Kumar
- 221字
- 2021-07-09 18:47:18
Chapter 1. Database Benchmarking
In this chapter, we will cover the following recipes:
- CPU benchmarking
- Memory benchmarking
- Disk benchmarking
- Performing a seek rate test
- Working with the fysnc commit rate
- Checking IOPS
- Storage sizing
- Discussing RAID levels
- Configuring pgbench
- Running read/write pgbench tests
Introduction
PostgreSQL is renowned in the database management system world. With every PostgreSQL release, it's gaining in popularity due to its advanced features and performance. This cookbook is especially designed to give more information about most of the major features in PostgreSQL, and also how to achieve good performance with the help of proper hardware/software benchmarking tools. This cookbook is also designed to discuss, all the high availability options we can achieve with PostgreSQL, and also give some details about how to migrate your database from other commercial databases.
To benchmark the database server, we need to benchmark several hardware/software components. In this chapter, we will discuss major tools that are especially designed to benchmark a certain component.
I would like to say thanks to the Phoronix Test Suite team, for allowing me to discuss their benchmarking tool. Phoronix is an open source benchmarking framework, which, by default, provides test cases for several hardware/software components, thanks to its extensible architecture, where we can write our own test suite with the set of benchmarking test cases. Phoronix also supports to upload your benchmarking results to http://openbenchmarking.org/, which is a public/private benchmark results repository, where we can compare our your benchmarking results with others.
Note
Go to the following URL for installation instructions for Phoronix Test Suite: http://www.phoronix-test-suite.com/?k=downloads.
- 亮劍.NET:.NET深入體驗與實戰精要
- Introduction to DevOps with Kubernetes
- Pig Design Patterns
- Java Web整合開發全程指南
- 自動控制理論(非自動化專業)
- 工業機器人操作與編程
- Google SketchUp for Game Design:Beginner's Guide
- 大數據驅動的機械裝備智能運維理論及應用
- 突破,Objective-C開發速學手冊
- RedHat Linux用戶基礎
- MCGS嵌入版組態軟件應用教程
- PLC與變頻技術應用
- 未來學徒:讀懂人工智能飛馳時代
- Mastering OpenStack(Second Edition)
- FANUC工業機器人配置與編程技術