How to Fix Hangout Restrictions on Google Apps
04/16/14 We use Google Hangout all the time to conduct calls with employees, service providers, customers and pretty much anyone. It’s a great tool, and in our opinion more friendl…
04/16/14 We use Google Hangout all the time to conduct calls with employees, service providers, customers and pretty much anyone. It’s a great tool, and in our opinion more friendl…
03/26/14 When it comes to disk configuration options for virtualized servers running on VMware, you have two options: VMFS virtual file-based disk (VMDK) or a raw device mapping (R…
03/17/14 For years, people lamented that MySQL’s replication was single-threaded. Peter, Vadim, and I griped about this in High Performance MySQL for two whole editions, as well as…
02/25/14 Peter Zaitsev posted Percona’s answer to the question, “why use the slow query log instead of the PERFORMANCESCHEMA tables to gather information about query execution and …
01/24/14 As DBAs with years of experience in a variety of environment between us, we each have seen that most database performance issues result not from lack of enough CPU power o…
01/15/14 In this post I’ll illustrate two ways I’ve accidentally caused slow but steady memory consumption in Go programs. The phrase “memory leak” isn’t really accurate, but I can…
01/14/14 In my seven years as a production DBA, I can count on one hand the number of times I have need to restore the master database as a result of a disaster. In other words, th…
12/18/13 In 2013, Microsoft made it available for customers to utilize virtual machines running in Windows Azure. This allowed customers to run an on-premises version of SQL Server…
12/17/13 Many of our agent programs have several independent worker routines that all need to be timed on clock ticks, sometimes with a specific time offset. We recently open-sourc…
12/09/13 I was interested in the data shown in PayPal’s blog post on switching from Java to Node.js, for two reasons. First, at a glance both sets of benchmark data looked very cle…
12/06/13 When you create a database in SQL Server and do not specify a file location for your data and log files, SQL Server will rely on the default locations as defined in the se…
12/03/13 This post was featured in our July 2015 anthology of most popular SolarWinds Database Performance Monitor (DPM) blog posts of all time. One of the patterns I’ve found in t…