<?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>Enrico Stahn &#187; PostgreSQL</title>
	<atom:link href="http://blog.enricostahn.com/tag/postgresql/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.enricostahn.com</link>
	<description>the beauty of geek yourself</description>
	<lastBuildDate>Tue, 29 Jun 2010 09:35:57 +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>PostgreSQL &#8211; Add primary key to an existing Table</title>
		<link>http://blog.enricostahn.com/2010/06/11/postgresql-add-primary-key-to-an-existing-table.html</link>
		<comments>http://blog.enricostahn.com/2010/06/11/postgresql-add-primary-key-to-an-existing-table.html#comments</comments>
		<pubDate>Fri, 11 Jun 2010 10:46:08 +0000</pubDate>
		<dc:creator>Enrico Stahn</dc:creator>
				<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[PostgreSQL]]></category>

		<guid isPermaLink="false">http://blog.enricostahn.com/?p=403</guid>
		<description><![CDATA[The next months are full of hard work because we have to master a huge migration task. We migrate all SQL-Statements to an ORM Layer. The application is already a bit long in the tooth and has approximately 8000 queries. The database itself has some strange design issues and some of them are incompatible with [...]]]></description>
		<wfw:commentRss>http://blog.enricostahn.com/2010/06/11/postgresql-add-primary-key-to-an-existing-table.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP&#8217;s pg_connect via pgpool-II vs pgBouncer vs native</title>
		<link>http://blog.enricostahn.com/2009/06/25/phps-pg_connect-via-pgpool-ii-vs-pgbouncer-vs-native.html</link>
		<comments>http://blog.enricostahn.com/2009/06/25/phps-pg_connect-via-pgpool-ii-vs-pgbouncer-vs-native.html#comments</comments>
		<pubDate>Thu, 25 Jun 2009 21:39:13 +0000</pubDate>
		<dc:creator>Enrico Stahn</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[pgBouncer]]></category>
		<category><![CDATA[pgPool2]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PostgreSQL]]></category>

		<guid isPermaLink="false">http://blog.enricostahn.com/?p=337</guid>
		<description><![CDATA[In the last few weeks one of our customer had some performance issues with our web application. We discovered a lot of opportunities in our infrastructure that would improve the performance. I&#8217;m currently working on an article series about those experiences. Whatever, if you&#8217;re running a high-traffic PHP application with a PostgreSQL database as backend [...]]]></description>
		<wfw:commentRss>http://blog.enricostahn.com/2009/06/25/phps-pg_connect-via-pgpool-ii-vs-pgbouncer-vs-native.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
