GigaOm x Pythian: Realities and Risks of Enterprise AI
In a recent interview on the Business Disruptions in Tech podcast, Howard Holton and ...
A Smarter Way to Scale: Custom CPU Options on AWS About a couple of weeks ago, AWS introduced a new option to manage ...
MySQL 8 is GA and it has a variety of new features. Recently, we happened to work with resource groups to restrict ...

Some clients have asked us to change the number of num_tokens as their requirement changes. For example lower number of ...
Continuing my previous efforts in getting docker running on Oracle Linux in this blog post, I worked on getting Oracle ...
Welcome to part 6 of the series. The USE_PARTITION_WISE_GBY hint is "brand new," introduced in 12.2. I personally ...
Recently a client came to me asking “How do we verify if a full text search index is being used on MongoDB?” The ...
Every few months I have a customer come to me with the following concern: my compactions for one of my Cassandra tables ...
During Oracle RAC online patching, the GoldenGate resource must be relocated to a surviving node to maintain ...
This is the same plugin that Alex Gorvachev created back in the day. I've simply modified it to be compatible with both ...
Welcome to part 5 of the series.
In this blog post, I'll walk you through setting up encrypted replication on MySQL 5.7 with GTID enabled. I will walk ...
This log buffer edition covers Cloud, Oracle and MySQL.
Recently, I was involved in an EBS upgrade project, and also in operational support of an EBS production environment. ...
This log buffer edition covers Cloud, Oracle, SQL Server and MySQL.
Indexes increase read performance and allow queries to access data faster. But they also need to be updated when the ...
It was a Thursday morning. I started my day at work and found out that I was tasked with running a test upgrade to ...
So, what's up? In case you don't know, my co-worker Gleb Otochkin has written a couple of blog entries about HugePages' ...
This log buffer edition covers Cloud, Oracle and MySQL.
When a database environment is being patched, entries from crontab are commented and then removed when patching is ...
Recently our team was tasked to implement MySQL 8.0 in production for a client. While MySQL 8.0 is looking very ...
Introduction Just three days ago Oracle released Oracle 18c for general installation on-premises. We've had a taste of ...
The short question While preparing a presentation I am giving this year about HugePages, a colleague of mine at Pythian ...
This blog will go into how to manage multiple MySQL binary installations with SYSTEMD using the systemctl command. With ...
Introduction Indexing plays a quintessential role in database query performance and MongoDB is no exception. Choosing ...
A few years ago I wrote an article on getting started with the Oracle Database Backup Service which can be found here. ...
I recently published a blog post about large pages support in AWS RDS for Oracle and someone asked me if and how it ...
Apache Airflow is a great tool for scheduling jobs. It has a nice UI out of the box. It allows you to create a directed ...
Despite being an older version, some applications may require you to install a SQL Server 2008 R2 clustered instance on ...
Background Co-Author: Rafael Alvarez When you look up the word idempotence in wikipedia you get the following ...