IT Leader / DevOps Mentor / Agile Advocate

As a seasoned IT executive with a passion for technology, I'm excited to share my insights on industry trends, best practices, and emerging technologies. Join me as I explore the latest developments in cloud computing, DevOps, Agile methodologies, and more. My blog is a mix of technical and analog life observations. I do not have a regular posting cadence, but I do try to keep this feed fairly current.

PostgreSQL logo over blurred gray background

My migration from MySQL to PostgreSQL is complete. I managed to finish staging my data last night, and I had planned on makin...

MySQL logo over blue background

I migrated my main personal website from WordPress to Grav over two years ago. I found that I did not need the overhead of W...

I recently mentioned PgBadger in my PostgreSQL tuning article, and it really deserves a post of its own. Pgbadger is a very...

PgBouncer is a connection pooler for PostgreSQL. It can be used to improve the performance of PostgreSQL by reducing the n...

PostgreSQL is an open-source relational database management system emphasizing extensibility and SQL compliance. It is a pow...