<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: PostgreSQL AGE() Function Not Indexable</title>
	<link>http://blog.charcoalphile.com/2009/02/09/postgresql-age-function-not-indexable/</link>
	<description>On Databases, Recovery, Tech</description>
	<pubDate>Sat, 31 Jul 2010 08:21:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: Ivan Pavlov</title>
		<link>http://blog.charcoalphile.com/2009/02/09/postgresql-age-function-not-indexable/#comment-2481</link>
		<author>Ivan Pavlov</author>
		<pubDate>Wed, 11 Feb 2009 11:30:25 +0000</pubDate>
		<guid>http://blog.charcoalphile.com/2009/02/09/postgresql-age-function-not-indexable/#comment-2481</guid>
		<description>The AGE(NOW(), my_timestamp) is not-deterministic - its value changes constantly. This is why it is impossible to create index on it. Your workaround this is quite clever.</description>
		<content:encoded><![CDATA[<p>The AGE(NOW(), my_timestamp) is not-deterministic - its value changes constantly. This is why it is impossible to create index on it. Your workaround this is quite clever.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
