<?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 for linuxdatabases.info</title>
	<atom:link href="http://linuxdatabases.info/blog/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://linuxdatabases.info/blog</link>
	<description>Christopher Browne</description>
	<lastBuildDate>Tue, 03 Aug 2010 21:57:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on Farewell, Solaris, we hardly knew ye by cbbrowne</title>
		<link>http://linuxdatabases.info/blog/?p=72&#038;cpage=1#comment-313</link>
		<dc:creator>cbbrowne</dc:creator>
		<pubDate>Tue, 03 Aug 2010 21:57:42 +0000</pubDate>
		<guid isPermaLink="false">http://linuxdatabases.info/blog/?p=72#comment-313</guid>
		<description>It seems possible that I was premature in this...

The &lt;a href=&quot;http://illumos.org&quot; rel=&quot;nofollow&quot;&gt;Illumos Project&lt;/a&gt; intends to provide the basis for ongoing community support, and is effectively the basis for a fork, should that be necessary.</description>
		<content:encoded><![CDATA[<p>It seems possible that I was premature in this&#8230;</p>
<p>The <a href="http://illumos.org" rel="nofollow">Illumos Project</a> intends to provide the basis for ongoing community support, and is effectively the basis for a fork, should that be necessary.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Blogging from my iPod by cbbrowne</title>
		<link>http://linuxdatabases.info/blog/?p=22&#038;cpage=1#comment-113</link>
		<dc:creator>cbbrowne</dc:creator>
		<pubDate>Sat, 05 Dec 2009 22:57:18 +0000</pubDate>
		<guid isPermaLink="false">http://linuxdatabases.info/blog/?p=22#comment-113</guid>
		<description>Clearly it does improve my ability to &quot;add reflections.&quot;  (It&#039;s worth noting that I have a half-dozen topics sitting on my iPod waiting to get further filled in!)

What is a bit disappointing is that it seems to dramatically shorten those reflections.  Evidently, it is rather more expensive to add words using &quot;iTouch typing&quot; than with a keyboard, which means I attach fewer words.  There&#039;s something regrettable about that.

Even so, it&#039;s better to blog once or twice a week as opposed to once or twice a year!  :-)</description>
		<content:encoded><![CDATA[<p>Clearly it does improve my ability to &#8220;add reflections.&#8221;  (It&#8217;s worth noting that I have a half-dozen topics sitting on my iPod waiting to get further filled in!)</p>
<p>What is a bit disappointing is that it seems to dramatically shorten those reflections.  Evidently, it is rather more expensive to add words using &#8220;iTouch typing&#8221; than with a keyboard, which means I attach fewer words.  There&#8217;s something regrettable about that.</p>
<p>Even so, it&#8217;s better to blog once or twice a week as opposed to once or twice a year!  <img src='http://linuxdatabases.info/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Schema day&#8230; by cbbrowne</title>
		<link>http://linuxdatabases.info/blog/?p=10&#038;cpage=1#comment-3</link>
		<dc:creator>cbbrowne</dc:creator>
		<pubDate>Thu, 06 Mar 2008 19:16:45 +0000</pubDate>
		<guid isPermaLink="false">http://linuxdatabases.info/blog/?p=10#comment-3</guid>
		<description>Apparently there have been Rather Significant Changes to DBD::Pg.  I rolled back to an earlier version, and all is well with Autodoc.</description>
		<content:encoded><![CDATA[<p>Apparently there have been Rather Significant Changes to DBD::Pg.  I rolled back to an earlier version, and all is well with Autodoc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Slony-I DDL problem by cbbrowne</title>
		<link>http://linuxdatabases.info/blog/?p=9&#038;cpage=1#comment-2</link>
		<dc:creator>cbbrowne</dc:creator>
		<pubDate>Mon, 03 Mar 2008 21:10:14 +0000</pubDate>
		<guid isPermaLink="false">http://linuxdatabases.info/blog/?p=9#comment-2</guid>
		<description>Actually, while it is a &quot;deep&quot; enough problem, the solution is not as worrisome as I had initially thought...

The initial trouble was that we are running DDL in &quot;local&quot; mode (as opposed to &quot;replication&quot; or &quot;origin&quot;), and, in that case, the triggers set up to deny access (e.g. - to protect replicated tables against being accidentally updated) would fire, rejecting the updates.

The easy answer is to modify the trigger function to detect that we are running in &quot;local&quot; mode, and accept the change, if that is the case, rather than failing.

Some things aren&#039;t as scary as they, at first, may seem!</description>
		<content:encoded><![CDATA[<p>Actually, while it is a &#8220;deep&#8221; enough problem, the solution is not as worrisome as I had initially thought&#8230;</p>
<p>The initial trouble was that we are running DDL in &#8220;local&#8221; mode (as opposed to &#8220;replication&#8221; or &#8220;origin&#8221;), and, in that case, the triggers set up to deny access (e.g. &#8211; to protect replicated tables against being accidentally updated) would fire, rejecting the updates.</p>
<p>The easy answer is to modify the trigger function to detect that we are running in &#8220;local&#8221; mode, and accept the change, if that is the case, rather than failing.</p>
<p>Some things aren&#8217;t as scary as they, at first, may seem!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hello world! by Mr WordPress</title>
		<link>http://linuxdatabases.info/blog/?p=1&#038;cpage=1#comment-1</link>
		<dc:creator>Mr WordPress</dc:creator>
		<pubDate>Wed, 27 Feb 2008 15:55:05 +0000</pubDate>
		<guid isPermaLink="false">http://linuxdatabases.info/blog/?p=1#comment-1</guid>
		<description>Hi, this is a comment.&lt;br /&gt;To delete a comment, just log in and view the post&#039;s comments. There you will have the option to edit or delete them.</description>
		<content:encoded><![CDATA[<p>Hi, this is a comment.<br />To delete a comment, just log in and view the post&#039;s comments. There you will have the option to edit or delete them.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
