<?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>David Cramer&#039;s Blog &#187; PostgreSQL</title>
	<atom:link href="http://www.davidcramer.net/category/code/postgresql-code/feed" rel="self" type="application/rss+xml" />
	<link>http://www.davidcramer.net</link>
	<description>A blog about Django, JavaScript, CSS, and general web development.</description>
	<lastBuildDate>Fri, 09 Jul 2010 17:39:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Scaling Threaded Comments on Django at Disqus</title>
		<link>http://www.davidcramer.net/code/django/6939/scaling-threaded-comments-on-django-at-disqus.html</link>
		<comments>http://www.davidcramer.net/code/django/6939/scaling-threaded-comments-on-django-at-disqus.html#comments</comments>
		<pubDate>Sun, 30 May 2010 05:42:36 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Disqus]]></category>
		<category><![CDATA[Django]]></category>
		<category><![CDATA[PostgreSQL]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.davidcramer.net/?p=6939</guid>
		<description><![CDATA[As many you of know I joined Disqus last month. This was a pretty big move for me, and definitely a great one. They have some amazing challenges, and the company has a great group of people willing to solve them. I&#8217;ve always been a big advocate of MySQL. Not because it&#8217;s the best relational [...]]]></description>
		<wfw:commentRss>http://www.davidcramer.net/code/django/6939/scaling-threaded-comments-on-django-at-disqus.html/feed</wfw:commentRss>
		<slash:comments>56</slash:comments>
		</item>
		<item>
		<title>php-database</title>
		<link>http://www.davidcramer.net/code/120/php-database.html</link>
		<comments>http://www.davidcramer.net/code/120/php-database.html#comments</comments>
		<pubDate>Sun, 13 Apr 2008 22:39:44 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PostgreSQL]]></category>

		<guid isPermaLink="false">http://www.davidcramer.net/?p=120</guid>
		<description><![CDATA[This afternoon I posted my PHP database library on Google code. It&#8217;s designed to be very lightweight, and uses the PHP4 MySQL functions as well as the PostgreSQL functions, but is built for PHP5. It uses sprintf formatting, and works must like the Python database cursor&#8217;s, to help alleviate injection concerns while you are writing [...]]]></description>
		<wfw:commentRss>http://www.davidcramer.net/code/120/php-database.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Segmentation Fault</title>
		<link>http://www.davidcramer.net/code/django/115/segmentation-fault.html</link>
		<comments>http://www.davidcramer.net/code/django/115/segmentation-fault.html#comments</comments>
		<pubDate>Wed, 02 Apr 2008 22:02:22 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Django]]></category>
		<category><![CDATA[PostgreSQL]]></category>
		<category><![CDATA[iBegin]]></category>
		<category><![CDATA[postgresql]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[segfault]]></category>

		<guid isPermaLink="false">http://www.davidcramer.net/?p=115</guid>
		<description><![CDATA[Last week I made the decision to begin the conversion from MySQL to PostgreSQL. Well, more of a benchmark conversion, but none the less. So we begin the installation.. I installed PostgreSQL server, version 8.2, painlessly both locally and on our staging server. I then installed psycopg2 via Python setuptools. Nice, quick and easy, right? [...]]]></description>
		<wfw:commentRss>http://www.davidcramer.net/code/django/115/segmentation-fault.html/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
