<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Speedy PostgreSQL Parallel Compression Dumps</title>
	<atom:link href="http://letsgetdugg.com/2010/01/18/speedy-postgresql-parallel-compression-dumps/feed/" rel="self" type="application/rss+xml" />
	<link>http://letsgetdugg.com/2010/01/18/speedy-postgresql-parallel-compression-dumps/</link>
	<description>Random tech jargon</description>
	<lastBuildDate>Mon, 06 Sep 2010 09:29:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: victori</title>
		<link>http://letsgetdugg.com/2010/01/18/speedy-postgresql-parallel-compression-dumps/comment-page-1/#comment-195</link>
		<dc:creator>victori</dc:creator>
		<pubDate>Wed, 03 Feb 2010 03:09:23 +0000</pubDate>
		<guid isPermaLink="false">http://letsgetdugg.com/?p=557#comment-195</guid>
		<description>I need to do SQL dumps for my workstation that runs on OSX. I can&#039;t do work against the live database, people actively use the service throughout the day. Even If I could do work against the live database, it would be a horrible idea and a disaster just waiting to happen.</description>
		<content:encoded><![CDATA[<p>I need to do SQL dumps for my workstation that runs on OSX. I can&#8217;t do work against the live database, people actively use the service throughout the day. Even If I could do work against the live database, it would be a horrible idea and a disaster just waiting to happen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://letsgetdugg.com/2010/01/18/speedy-postgresql-parallel-compression-dumps/comment-page-1/#comment-189</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 28 Jan 2010 06:59:45 +0000</pubDate>
		<guid isPermaLink="false">http://letsgetdugg.com/?p=557#comment-189</guid>
		<description>Since you are using opensolaris, why bother with sql dumps ? Leveraging ZFS send/recv with incremental snapshot is imo a much better option. We backup our psql data every minute that way and it works beautifully. And if you really need a SQL dump, then you can at a given time have a dummmy psql postmater on another server which run against a snapshot of your bakcup and dump the in sql your data somewhere.</description>
		<content:encoded><![CDATA[<p>Since you are using opensolaris, why bother with sql dumps ? Leveraging ZFS send/recv with incremental snapshot is imo a much better option. We backup our psql data every minute that way and it works beautifully. And if you really need a SQL dump, then you can at a given time have a dummmy psql postmater on another server which run against a snapshot of your bakcup and dump the in sql your data somewhere.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
