##// END OF EJS Templates
path-permissions: handle case of missing requirements and initializing self.path_filter with None value....
path-permissions: handle case of missing requirements and initializing self.path_filter with None value. We expect it rather be a class with None specified. e.g we call some methods on this object.

File last commit:

r1292:771d79b4 default
r2624:c116493f default
Show More
tuning-increase-db-performance.rst
7 lines | 298 B | text/x-rst | RstLexer
/ docs / admin / tuning-increase-db-performance.rst

Increase 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/