##// END OF EJS Templates
cached-commits: updated logic on cached commit updates....
cached-commits: updated logic on cached commit updates. - for repositories we ensure that damaged/empty repositories have initial data instead of now (bug) - for groups we only update based on first set of data inside a group without iterating to nested objects. This new logic goes in sync with new update task of groups with automation.

File last commit:

r3693:f470fd2e new-ui
r4162:5cadc4f9 default
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
docs: updated documentation structure
r3693 .. _db-session-ref:
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/