<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Slow aggergate queries in PostgreSQL</title>
	<atom:link href="http://tadek.pietraszek.org/blog/2005/10/17/slow-aggergate-calculations-in-postgresql/feed/" rel="self" type="application/rss+xml" />
	<link>http://tadek.pietraszek.org/blog/2005/10/17/slow-aggergate-calculations-in-postgresql/</link>
	<description>Some random notes about computers, security, cool links and others.</description>
	<lastBuildDate>Thu, 15 Jul 2010 15:44:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: tadekp</title>
		<link>http://tadek.pietraszek.org/blog/2005/10/17/slow-aggergate-calculations-in-postgresql/comment-page-1/#comment-8</link>
		<dc:creator>tadekp</dc:creator>
		<pubDate>Sun, 27 Nov 2005 14:29:45 +0000</pubDate>
		<guid isPermaLink="false">http://tadek.pietraszek.org/blog/?p=169#comment-8</guid>
		<description>&lt;p&gt;With the &lt;a href=&quot;http://www.postgresql.org/docs/whatsnew&quot; rel=&quot;nofollow&quot;&gt;new&lt;/a&gt; PostgreSQL 8.1 aggregates (min() and max()) use indices as they are supposed to.&lt;/p&gt;

&lt;p&gt;Another new thing are bitmap incides, which should reduce the need for multicolumn indices in many cases.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>With the <a href="http://www.postgresql.org/docs/whatsnew" rel="nofollow">new</a> PostgreSQL 8.1 aggregates (min() and max()) use indices as they are supposed to.</p>

<p>Another new thing are bitmap incides, which should reduce the need for multicolumn indices in many cases.</p>]]></content:encoded>
	</item>
</channel>
</rss>
