Remove 2048 Remove Hardware Remove Performance Remove Tuning
article thumbnail

Tune Linux Kernel Parameters For PostgreSQL Optimization

Percona

For optimum performance, a PostgreSQL database depends on the operating system parameters being defined correctly. Poorly configured OS kernel parameters can cause degradation in database server performance. This results in improved performance. SHMMAX / SHMALL. Until version 9.2, PostgreSQL switched to POSIX shared memory.

Tuning 57
article thumbnail

Data Redundancy With the PostgreSQL Citus Extension

Percona

Reference tables can be replicated to all nodes for joins and foreign keys from distributed tables and for maximum read performance. Depending on the configuration, one can tune a hardware RAID for either performance or redundancy. The same can be said for Citus data sharding. citus_columnar | 11.1-1 1 citus | 11.1-1

C++ 81
article thumbnail

SQL Server I/O Basics Chapter #2

SQL Server According to Bob

​​ This is similar to the ​​ suspend and resume ​​ operations performed by ​​ the operating system. ​​ Performing ​​ safety ​​ checks ​​ of SQL Server and all other system components before production deployment is very important.

Servers 40