<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Pythian Blog &#187; bottlenecks</title>
	<atom:link href="http://www.pythian.com/news/tag/bottlenecks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pythian.com/news</link>
	<description>News and views from Pythian DBAs</description>
	<lastBuildDate>Fri, 10 Feb 2012 09:54:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Using the Sphinx Search Engine with MySQL</title>
		<link>http://www.pythian.com/news/3782/using-the-sphinx-search-engine-with-mysql/</link>
		<comments>http://www.pythian.com/news/3782/using-the-sphinx-search-engine-with-mysql/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 21:49:19 +0000</pubDate>
		<dc:creator>Gerry Narvaja</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PostgreSQL]]></category>
		<category><![CDATA[bottlenecks]]></category>
		<category><![CDATA[Full Text Search]]></category>
		<category><![CDATA[myisam]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Pythian]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[sphinx]]></category>
		<category><![CDATA[sphinx.conf]]></category>
		<category><![CDATA[sphinxse]]></category>

		<guid isPermaLink="false">http://www.pythian.com/news/?p=3782</guid>
		<description><![CDATA[MySQL Full Text Search Limitations Suppose you have a MyISAM table containing a column with a full text index. This table starts to grow to a significant size (millions of rows) and gets updated fairly frequently. Chances are that you&#8217;ll start to see some bottlenecks when accessing this table, since without row level locking, the [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/3782/using-the-sphinx-search-engine-with-mysql/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Identifying SQL Execution Bottlenecks Scientifically</title>
		<link>http://www.pythian.com/news/937/identifying-sql-execution-bottlenecks-scientifically/</link>
		<comments>http://www.pythian.com/news/937/identifying-sql-execution-bottlenecks-scientifically/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 16:34:47 +0000</pubDate>
		<dc:creator>Riyaj Shamsudeen</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[bottlenecks]]></category>
		<category><![CDATA[statistics_level]]></category>

		<guid isPermaLink="false">http://www.pythian.com/blogs/937/identifying-sql-execution-bottlenecks-scientifically</guid>
		<description><![CDATA[A few days ago, a developer and I had an interesting conversation. The developer was trying to tune an expensive SQL statement, using following trial-and-error method: loop until acceptable performance explain plan -&#62; execute SQL with sql trace -&#62; tkprof -&#62; rewrite end loop; After looking at his method in amusement, I showed him how [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/937/identifying-sql-execution-bottlenecks-scientifically/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

