<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.7" -->
<rss version="0.92">
<channel>
	<title>Alex Tomic's tech blog</title>
	<link>http://tomictech.com</link>
	<description></description>
	<lastBuildDate>Thu, 19 Mar 2009 18:43:57 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>IBM would add further complications for MySQL</title>
		<description>The rumoured acquisition of Sun by IBM makes sense on many levels. IBM has always been a strong proponent of business-friendly open source and is probably more invested in Java than Sun itself. The indirect impact on recently-acquired MySQL is a bit personal for me, however.

Many moons ago, I worked ...</description>
		<link>http://tomictech.com/?p=28</link>
			</item>
	<item>
		<title>On the need for an agile approach to data warehousing</title>
		<description>I'd like to take a step back from technical issues to distill some of my thoughts on the challenges of data warehousing in the 21st century.

Having worked on a number of warehouse projects in different industries over the years, I've encountered many challenges, some failures, some successes. One thing is ...</description>
		<link>http://tomictech.com/?p=19</link>
			</item>
	<item>
		<title>Some partition movement tricks with MySQL 5.1</title>
		<description>I have been using partitioning in MySQL 5.1 since it has been in late beta, and with the odd bump I've been quite satisfied with its stability and ease of use. Perhaps the days of maintaining nasty application logic to maintain tables like table_yyyymm manually are finally over!

While some control ...</description>
		<link>http://tomictech.com/?p=16</link>
			</item>
	<item>
		<title>Setting up MySQL monitoring with Nagios</title>
		<description>It's been a while since my last post! I have a few half-written entries, but I figured I just get one out there so I don't appear to have dropped off the face of the planet :)

Being more of a DBA than a sysadmin myself, I've noticed that there is ...</description>
		<link>http://tomictech.com/?p=15</link>
			</item>
	<item>
		<title>mysql proxy 0.6.1 performance tests</title>
		<description>The mysql proxy project has tremendous potential to make mysql administration and usage easier. I decided to throw some load at it to get a feel for how stable and performant it is. On EC2, I set up 6 "small" images in an example proxy setup:- One client machine to ...</description>
		<link>http://tomictech.com/?p=14</link>
			</item>
	<item>
		<title>A lesson in never letting your filesystem fill up too much</title>
		<description>A good rule of thumb is that a DBA should not let the size of his/her database grow to much more than 50% of the available disk space. I'm sure everyone has a story of being burned in some way by not following this advice.

Before promoting 5.1 to some beefier ...</description>
		<link>http://tomictech.com/?p=13</link>
			</item>
	<item>
		<title>Testing MySQL sequential IO performance with different IO schedulers - Part 1</title>
		<description>Testing MySQL sequential IO performance with different IO schedulers - Part 1I stumbled upon an interesting article discussing the different Linux I/O schedulers that are available in the 2.6 kernel, and also discussing some of the deficiencies of the 2.4 "Linus elevator" I/O scheduler. The default scheduler as of Kernel ...</description>
		<link>http://tomictech.com/?p=12</link>
			</item>
	<item>
		<title>Building a data warehouse on a budget with MySQL 5.1</title>
		<description>If there is one thing that a DBA or data warehouse architect can count on, it is that data volumes will increase while budgets will decrease.This is why MySQL 5.1 and its partitioning capabilities are so interesting. I'm going to demonstrate how you can build a small/medium-sized data warehouse or ...</description>
		<link>http://tomictech.com/?p=11</link>
			</item>
	<item>
		<title>MySQL Repair/Optimize Partition Errors</title>
		<description>mysql 5.1 is nearing release, with the present release candidate 5.1.24.

The most important new feature, in my eyes, is the new partitioning capability. When I get some time, I will write up a more complete post on my experiences so far with 5.1 partitioning, but I am going to try ...</description>
		<link>http://tomictech.com/?p=10</link>
			</item>
	<item>
		<title>Sun caught in a pincer with MySQL</title>
		<description>Over the years, the database world has been buzzing with the strategic threat posed to the established players by upstart open-source database systems. Oracle and IBM would no longer be able to gouge defenseless small and medium-sized businesses of non-trivial portions of their IT budgets for a mere database licence. ...</description>
		<link>http://tomictech.com/?p=9</link>
			</item>
</channel>
</rss>
