<?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>Xaprb &#187; Dane Miller</title>
	<atom:link href="http://www.xaprb.com/blog/tag/dane-miller/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xaprb.com/blog</link>
	<description>Stay curious!</description>
	<lastBuildDate>Thu, 09 Feb 2012 03:58:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>MySQL Heartbeat supports PostgreSQL</title>
		<link>http://www.xaprb.com/blog/2007/11/06/mysql-heartbeat-supports-postgresql/</link>
		<comments>http://www.xaprb.com/blog/2007/11/06/mysql-heartbeat-supports-postgresql/#comments</comments>
		<pubDate>Wed, 07 Nov 2007 00:19:06 +0000</pubDate>
		<dc:creator>Xaprb</dc:creator>
				<category><![CDATA[Dane Miller]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PostgreSQL]]></category>
		<category><![CDATA[replication]]></category>
		<category><![CDATA[Slony]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.xaprb.com/blog/2007/11/06/mysql-heartbeat-supports-postgresql/</guid>
		<description><![CDATA[<p>Thanks to a patch Dane Miller submitted, MySQL Heartbeat can now be used to monitor Slony-I replication lag for PostgreSQL.  It works identically: it updates a record on the master and looks for it on the slave.  You just have to specify the database driver on the command-line:</p>

<pre>mysql-heartbeat [options] --dbidriver=Pg</pre>

<p>Most of the tools in the MySQL Toolkit are very MySQL-specific.  This one just happened to be an exception, and I'm happy it's useful for more than the original purpose.</p>


<strong>Further Reading:</strong><ul><li><a href='http://www.xaprb.com/blog/2010/05/16/apsersas-summary-tool-supports-adaptec-and-megaraid-controllers/' rel='bookmark' title='Permanent Link: Apsersa&#8217;s summary tool supports Adaptec and MegaRAID controllers'>Apsersa&#8217;s summary tool supports Adaptec and MegaRAID controllers</a></li>
<li><a href='http://www.xaprb.com/blog/2010/02/20/mk-query-digest-now-supports-postgres-logs/' rel='bookmark' title='Permanent Link: mk-query-digest now supports Postgres logs'>mk-query-digest now supports Postgres logs</a></li>
<li><a href='http://www.xaprb.com/blog/2008/05/18/why-is-mysql-more-popular-than-postgresql/' rel='bookmark' title='Permanent Link: Why is MySQL more popular than PostgreSQL?'>Why is MySQL more popular than PostgreSQL?</a></li>
<li><a href='http://www.xaprb.com/blog/2011/02/03/mysql-and-postgresql-cross-links/' rel='bookmark' title='Permanent Link: MySQL and PostgreSQL cross-links'>MySQL and PostgreSQL cross-links</a></li>
<li><a href='http://www.xaprb.com/blog/2007/09/20/mysql-toolkit-version-896-released/' rel='bookmark' title='Permanent Link: MySQL Toolkit version 896 released'>MySQL Toolkit version 896 released</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p>Thanks to a patch Dane Miller submitted, MySQL Heartbeat can now be used to monitor Slony-I replication lag for PostgreSQL.  It works identically: it updates a record on the master and looks for it on the slave.  You just have to specify the database driver on the command-line:</p>

<pre>mysql-heartbeat [options] --dbidriver=Pg</pre>

<p>Most of the tools in the MySQL Toolkit are very MySQL-specific.  This one just happened to be an exception, and I&#8217;m happy it&#8217;s useful for more than the original purpose.</p>

<p><strong>Further Reading:</strong><ul><li><a href='http://www.xaprb.com/blog/2010/05/16/apsersas-summary-tool-supports-adaptec-and-megaraid-controllers/' rel='bookmark' title='Permanent Link: Apsersa&#8217;s summary tool supports Adaptec and MegaRAID controllers'>Apsersa&#8217;s summary tool supports Adaptec and MegaRAID controllers</a></li>
<li><a href='http://www.xaprb.com/blog/2010/02/20/mk-query-digest-now-supports-postgres-logs/' rel='bookmark' title='Permanent Link: mk-query-digest now supports Postgres logs'>mk-query-digest now supports Postgres logs</a></li>
<li><a href='http://www.xaprb.com/blog/2008/05/18/why-is-mysql-more-popular-than-postgresql/' rel='bookmark' title='Permanent Link: Why is MySQL more popular than PostgreSQL?'>Why is MySQL more popular than PostgreSQL?</a></li>
<li><a href='http://www.xaprb.com/blog/2011/02/03/mysql-and-postgresql-cross-links/' rel='bookmark' title='Permanent Link: MySQL and PostgreSQL cross-links'>MySQL and PostgreSQL cross-links</a></li>
<li><a href='http://www.xaprb.com/blog/2007/09/20/mysql-toolkit-version-896-released/' rel='bookmark' title='Permanent Link: MySQL Toolkit version 896 released'>MySQL Toolkit version 896 released</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://www.xaprb.com/blog/2007/11/06/mysql-heartbeat-supports-postgresql/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

