<?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>Open Enterprise: The EnterpriseDB Blog &#187; postgresql 8.4</title>
	<atom:link href="http://blogs.enterprisedb.com/tag/postgresql-84/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.enterprisedb.com</link>
	<description>Commentary, tutorials, and announcements surrounding PostgreSQL, Postgres Plus, and open source.</description>
	<lastBuildDate>Wed, 10 Mar 2010 21:20:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Install Postgres Binaries (in One Click)</title>
		<link>http://blogs.enterprisedb.com/2009/11/03/how-to-install-postgres-binaries-in-one-click/</link>
		<comments>http://blogs.enterprisedb.com/2009/11/03/how-to-install-postgres-binaries-in-one-click/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 13:32:31 +0000</pubDate>
		<dc:creator>Scott Mead</dc:creator>
				<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[postgresql]]></category>
		<category><![CDATA[download postgres]]></category>
		<category><![CDATA[how to install postgres]]></category>
		<category><![CDATA[install postgres]]></category>
		<category><![CDATA[postgre]]></category>
		<category><![CDATA[postgres]]></category>
		<category><![CDATA[postgres binary install]]></category>
		<category><![CDATA[postgresql 8.4]]></category>

		<guid isPermaLink="false">http://blogs.enterprisedb.com/?p=174</guid>
		<description><![CDATA[In the Linux world, many people have come to rely on (for better or worse) their distribution package management.  Personally, I feel that until this is fixed, Linux will never be a mainstream desktop OS.  The problem with using your OS package manager for installing Postgres is that there are no real consistency [...]]]></description>
			<content:encoded><![CDATA[<p>In the Linux world, many people have come to rely on (for better or worse) their distribution package management.  Personally, I feel that until this is fixed, Linux will never be a mainstream desktop OS.  The problem with using your OS package manager for <a href="http://www.enterprisedb.com/products/postgres_plus/overview.do" target="_self">installing Postgres</a> is that there are no real consistency guidelines from vendor to vendor.  How do we get around this problem?  Simple!</p>
<p><a href="http://www.scottrmead.com/blogs/scott/howto-install-postgres-binaries">(more &#8230;)</a></p>
<a href='http://blogs.enterprisedb.com/2009/11/03/how-to-install-postgres-binaries-in-one-click/' class='retweet vert' >How to Install Postgres Binaries (in One Click)</a>]]></content:encoded>
			<wfw:commentRss>http://blogs.enterprisedb.com/2009/11/03/how-to-install-postgres-binaries-in-one-click/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>PostgreSQL 8.4 Released</title>
		<link>http://blogs.enterprisedb.com/2009/07/06/postgresql-84-released/</link>
		<comments>http://blogs.enterprisedb.com/2009/07/06/postgresql-84-released/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 13:03:11 +0000</pubDate>
		<dc:creator>Jim Mlodgenski</dc:creator>
				<category><![CDATA[Technical Alerts]]></category>
		<category><![CDATA[postgresql]]></category>
		<category><![CDATA[bruce momjian]]></category>
		<category><![CDATA[postgresql 8.4]]></category>

		<guid isPermaLink="false">http://blogs.enterprisedb.com/?p=17</guid>
		<description><![CDATA[Last week, the PostgreSQL community announced the general availability of PostgreSQL 8.4. This is another great release from the community with a number of great new features such as analytical functions and even deeper security. All worthy features to be highlighted as the headline of the release, but the true headline feature is not even [...]]]></description>
			<content:encoded><![CDATA[<p>Last week, the <a href="http://www.postgresql.org" target="_blank">PostgreSQL</a> community announced the general availability of PostgreSQL 8.4. This is another great release from the community with a number of great new features such as analytical functions and even deeper security. All worthy features to be highlighted as the headline of the release, but the true headline feature is not even part of the core engine. In conjunction with the 8.4 release, <a href="http://momjian.us" target="_blank">Bruce Momjian</a> is in the process of releasing pg_migrator as an external project that allows users to upgrade their database in place. While most databases has had this functionality for years, it is something that PostgreSQL has lacked and in my opinion has held PostgreSQL back from deeper enterprise adoption. Previously, to move to a new major release, users would need to export their data from the old version and then import it into the new version. This works well when the database is small, but if the database is large, it could mean hours or days of downtime to upgrade the database along with at least double the storage to hold the two copies. This is completely unacceptable to  enterprises that need to maintain a 24&#215;7 environment. I believe that pg_migrator has cleared on the the few major technical hurdles preventing PostgreSQL from widespread commercial adoption.</p>
<a href='http://blogs.enterprisedb.com/2009/07/06/postgresql-84-released/' class='retweet vert' >PostgreSQL 8.4 Released</a>]]></content:encoded>
			<wfw:commentRss>http://blogs.enterprisedb.com/2009/07/06/postgresql-84-released/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Pg_Migrator Release Candidate 1</title>
		<link>http://blogs.enterprisedb.com/2009/06/16/pg_migrator-release-candidate-1/</link>
		<comments>http://blogs.enterprisedb.com/2009/06/16/pg_migrator-release-candidate-1/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 23:22:32 +0000</pubDate>
		<dc:creator>Bruce Momjian</dc:creator>
				<category><![CDATA[Open Source Trends/News]]></category>
		<category><![CDATA[Technical Alerts]]></category>
		<category><![CDATA[bruce momjian]]></category>
		<category><![CDATA[pg_migrator]]></category>
		<category><![CDATA[postgresql]]></category>
		<category><![CDATA[postgresql 8.4]]></category>

		<guid isPermaLink="false">http://blogs.enterprisedb.com/?p=29</guid>
		<description><![CDATA[I have released pg_migrator release candidate 1 today. I was planning on doing the final release this week, but the backend API that pg_migrator uses was improved in Postgres 8.4 RC1 so pg_migrator now requires an 8.4 RC1 or later server and no longer works for Postgres 8.4 beta versions. Also, Tom Lane pointed out [...]]]></description>
			<content:encoded><![CDATA[<p>I have released pg_migrator <a style="text-decoration: underline;" href="http://pgfoundry.org/frs/?group_id=1000235">release candidate 1</a> today. I was planning on doing the final release this week, but the backend API that pg_migrator uses was improved in Postgres 8.4 RC1 so pg_migrator now requires an 8.4 RC1 or later server and no longer works for Postgres 8.4 beta versions. Also, Tom Lane pointed out that pg_migrator shouldn&#8217;t go final until PostgreSQL goes final, so I will continue in RC status until PostgreSQL 8.4 final is released.</p>
<a href='http://blogs.enterprisedb.com/2009/06/16/pg_migrator-release-candidate-1/' class='retweet vert' >Pg_Migrator Release Candidate 1</a>]]></content:encoded>
			<wfw:commentRss>http://blogs.enterprisedb.com/2009/06/16/pg_migrator-release-candidate-1/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
