<?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>An Oak In The Fall &#187; Databases</title>
	<atom:link href="http://blog.xzion.net/categories/technology/databases/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.xzion.net</link>
	<description>Struggling against the almighty tides of eventuality</description>
	<lastBuildDate>Sat, 30 Apr 2011 01:33:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Postgres GUC as Session/Transaction Variables</title>
		<link>http://blog.xzion.net/2011/02/04/postgres-guc-as-session-transaction-variables/</link>
		<comments>http://blog.xzion.net/2011/02/04/postgres-guc-as-session-transaction-variables/#comments</comments>
		<pubDate>Fri, 04 Feb 2011 16:24:31 +0000</pubDate>
		<dc:creator>sycobuny</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[PostgreSQL]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[auditing]]></category>
		<category><![CDATA[connections]]></category>
		<category><![CDATA[guc]]></category>

		<guid isPermaLink="false">http://blog.xzion.net/?p=330</guid>
		<description><![CDATA[Edit Feb 8 8:53: After playing around a bit more with the functions, I&#8217;ve added another caveat dealing with the function volatility. Some time ago, I wrote about session variables in PostgreSQL. I&#8217;ve been using the solution for some time to address the problem of performing a more-or-less-automatic audit trail for certain important tables when ]]></description>
		<wfw:commentRss>http://blog.xzion.net/2011/02/04/postgres-guc-as-session-transaction-variables/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Postgres Session Variables &#8211; Neat.</title>
		<link>http://blog.xzion.net/2010/02/10/postgres-session-variables-neat/</link>
		<comments>http://blog.xzion.net/2010/02/10/postgres-session-variables-neat/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 17:02:14 +0000</pubDate>
		<dc:creator>sycobuny</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[PostgreSQL]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[auditing]]></category>
		<category><![CDATA[connections]]></category>

		<guid isPermaLink="false">http://blog.xzion.net/?p=177</guid>
		<description><![CDATA[After futzing around a bit, and once again having my suspicions confirmed, I came up with the following solution to my session variables problem: temporary tables. They are dropped at the end of the session, so it all pans out nicely. I still didn&#8217;t like having to make front-ends do all the work (plus I ]]></description>
		<wfw:commentRss>http://blog.xzion.net/2010/02/10/postgres-session-variables-neat/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Postgres Triggers, Why Do You Hate Me?</title>
		<link>http://blog.xzion.net/2010/02/09/postgres-triggers-why-do-you-hate-me/</link>
		<comments>http://blog.xzion.net/2010/02/09/postgres-triggers-why-do-you-hate-me/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 18:45:58 +0000</pubDate>
		<dc:creator>sycobuny</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PostgreSQL]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[auditing]]></category>
		<category><![CDATA[connections]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[triggers]]></category>

		<guid isPermaLink="false">http://blog.xzion.net/?p=173</guid>
		<description><![CDATA[A long fight with PostgreSQL, culminating with one success and one continuing failure.</p]]></description>
		<wfw:commentRss>http://blog.xzion.net/2010/02/09/postgres-triggers-why-do-you-hate-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

