<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Some upgrades work, and others don&#8217;t</title>
	<atom:link href="http://blog.xcski.com/2008/03/24/some-upgrades-work-and-others-dont/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.xcski.com/2008/03/24/some-upgrades-work-and-others-dont</link>
	<description>Everything I used to bore people on newsgroups and mailing lists with, now in one inconvenient place.</description>
	<pubDate>Mon, 12 May 2008 04:14:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Paul Tomblin</title>
		<link>http://blog.xcski.com/2008/03/24/some-upgrades-work-and-others-dont#comment-83701</link>
		<dc:creator>Paul Tomblin</dc:creator>
		<pubDate>Sat, 29 Mar 2008 14:23:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xcski.com/2008/03/24/some-upgrades-work-and-others-dont#comment-83701</guid>
		<description>Debian Etch has both postgres versions, so doing an install of 8.1 does NOT remove 7.4.  That's the problem - it starts the 8.1 on a different port, so I don't know how to make stuff use the new one instead of the old one.</description>
		<content:encoded><![CDATA[<p>Debian Etch has both postgres versions, so doing an install of 8.1 does NOT remove 7.4.  That&#8217;s the problem - it starts the 8.1 on a different port, so I don&#8217;t know how to make stuff use the new one instead of the old one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://blog.xcski.com/2008/03/24/some-upgrades-work-and-others-dont#comment-83431</link>
		<dc:creator>James</dc:creator>
		<pubDate>Wed, 26 Mar 2008 00:18:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xcski.com/2008/03/24/some-upgrades-work-and-others-dont#comment-83431</guid>
		<description>pg_dumpall is what you want. Dump your dbs with it, apt-get install postgresql-8.1 (which should remove the 7.4 version), reload them with 'psql -d postgres -f outputfile'.</description>
		<content:encoded><![CDATA[<p>pg_dumpall is what you want. Dump your dbs with it, apt-get install postgresql-8.1 (which should remove the 7.4 version), reload them with &#8216;psql -d postgres -f outputfile&#8217;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
