<?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>ROPARDO s.r.l. &#187; PostgreeSQL</title>
	<atom:link href="http://blog.ropardo.ro/category/software-developement/databases/postgreesql/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ropardo.ro</link>
	<description>Experience software development with ROPARDO S.R.L.</description>
	<lastBuildDate>Mon, 28 Nov 2011 07:49:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Porting applications from Oracle to PostgreSQL</title>
		<link>http://blog.ropardo.ro/2010/07/30/porting-applications-from-oracle-to-postgresql/</link>
		<comments>http://blog.ropardo.ro/2010/07/30/porting-applications-from-oracle-to-postgresql/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 14:54:47 +0000</pubDate>
		<dc:creator>Alexandru Gyulai</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[PostgreeSQL]]></category>
		<category><![CDATA[PostgreSQL]]></category>

		<guid isPermaLink="false">http://blog.ropardo.ro/?p=2392</guid>
		<description><![CDATA[If you are planning to migrate a database application from Oracle to PostgreSQL, this article can help you to understand and solve some of the issues occurring in such a process. PostgreSQL has recently become feature-complete in many areas and therefore porting projects from Oracle might be a feasible option in much more cases. Oracle [...]]]></description>
		<wfw:commentRss>http://blog.ropardo.ro/2010/07/30/porting-applications-from-oracle-to-postgresql/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Extending PostgreSQL &#8211; A better CONCAT operator</title>
		<link>http://blog.ropardo.ro/2010/05/04/extending-postgresql-a-better-concat-operator/</link>
		<comments>http://blog.ropardo.ro/2010/05/04/extending-postgresql-a-better-concat-operator/#comments</comments>
		<pubDate>Tue, 04 May 2010 06:54:45 +0000</pubDate>
		<dc:creator>Alexandru Gyulai</dc:creator>
				<category><![CDATA[PostgreeSQL]]></category>
		<category><![CDATA[CONCAT operator]]></category>
		<category><![CDATA[custom operators]]></category>
		<category><![CDATA[Extending PostgreSQL]]></category>
		<category><![CDATA[PostgreSQL]]></category>

		<guid isPermaLink="false">http://blog.ropardo.ro/?p=1942</guid>
		<description><![CDATA[PostgreSQL users have the option of extending the set of functions and operators available. If you have a common SQL or programmatic routine, custom functions can be an effective way to more succinctly and efficiently accomplish your tasks. Likewise, custom operators can be created to call these functions (or existing built-in functions) in order to [...]]]></description>
		<wfw:commentRss>http://blog.ropardo.ro/2010/05/04/extending-postgresql-a-better-concat-operator/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Windowing Functions in PostgreSQL 8.4</title>
		<link>http://blog.ropardo.ro/2010/01/11/windowing-functions-in-postgresql-8-4/</link>
		<comments>http://blog.ropardo.ro/2010/01/11/windowing-functions-in-postgresql-8-4/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 15:54:26 +0000</pubDate>
		<dc:creator>Alexandru Gyulai</dc:creator>
				<category><![CDATA[PostgreeSQL]]></category>
		<category><![CDATA[PostgreSQL]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Windowing Functions]]></category>

		<guid isPermaLink="false">http://blog.ropardo.ro/?p=1303</guid>
		<description><![CDATA[PostgreSQL recently added several great new features like Common Table Expressions (CTE), Recursive CTEs, Windowing Functions (my favorite) and Parallel restoring of dumps. The goal of this article is to provide an overview of the new PostgreSQL Windowing Functions. Previously limited to enterprise databases such as Oracle and DB2, they open up a completely new [...]]]></description>
		<wfw:commentRss>http://blog.ropardo.ro/2010/01/11/windowing-functions-in-postgresql-8-4/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

