##// END OF EJS Templates
git: use safe configparser for git submodules to prevent from errors on submodules with % sign....
git: use safe configparser for git submodules to prevent from errors on submodules with % sign. - This is treated as interpolation sign and can cause errors on regular ConfigParser instance.

File last commit:

r3693:f470fd2e new-ui
r4239:7c8ad7af stable
Show More
tuning-increase-db-performance.rst
7 lines | 280 B | text/x-rst | RstLexer
/ docs / admin / system_admin / tuning / tuning-increase-db-performance.rst

Database Performance

For tuning PostgreSQL we recommend reading: http://www.revsys.com/writings/postgresql-performance.html

For tuning MySQL we recommend reading: http://www.tecmint.com/mysql-mariadb-performance-tuning-and-optimization/