##// END OF EJS Templates
application: add debug mode that switches logging to debug....
application: add debug mode that switches logging to debug. It's no longer required to reconfigure all logging. debug flag now does it automatically.

File last commit:

r3018:26521a96 stable
r3270:312a83d9 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/