Quantcast
Channel: SysAdvent Calendar
Viewing all articles
Browse latest Browse all 10

Investigating performance problems through snapshot logging

$
0
0

So, the database is slow - why?

There can be several reasons for this. Perhaps a few very heavy queries are bogging down the database. In this case, you’d typically set up slow query logging and find them in the slow.log. However, sometimes the reason is simply lots of ...


Viewing all articles
Browse latest Browse all 10

Trending Articles