System Optimization
System optimization specifies the phase where the OS and database system level optimization are performed to improve the utilization of CPU, memory, I/O, and network resources, prevent resource conflicts, and improve the system query throughput.
- Optimizing OS Parameters
You can improve the openGauss performance by modifying key parameters of the OS based on actual service requirements during the performance optimization. - Optimizing Database Parameters
- Configuring Vectorization
- Configuring SMP
- Resource Load Management
Feedback