##// END OF EJS Templates
rcextensions: new builtin rcextensions....
rcextensions: new builtin rcextensions. - ability to expose output to users from rcextensions - new docs - linking to the code makes the tests always check the integrity of rcextensions - added new hook variables and described them to end users

File last commit:

r3018:26521a96 stable
r3133:6afdd8e7 default
Show More
tuning-increase-db-performance.rst
7 lines | 280 B | text/x-rst | RstLexer
/ docs / admin / tuning-increase-db-performance.rst
project: added all source files and assets
r1 .. _db-session-ref:
docs: updated scaling/cluster docs
r3018 Database Performance
--------------------
project: added all source files and assets
r1
docs: updated docs about session tunning, and fixed DB tunning guide.
r1292 For tuning PostgreSQL we recommend reading: http://www.revsys.com/writings/postgresql-performance.html
project: added all source files and assets
r1
docs: updated docs about session tunning, and fixed DB tunning guide.
r1292 For tuning MySQL we recommend reading: http://www.tecmint.com/mysql-mariadb-performance-tuning-and-optimization/