<?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: Would you like to ask a question about PBXT?</title>
	<atom:link href="http://www.mysqlperformanceblog.com/2009/11/12/would-you-like-to-ask-a-question-about-pbxt/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mysqlperformanceblog.com/2009/11/12/would-you-like-to-ask-a-question-about-pbxt/</link>
	<description>Everything about MySQL Performance</description>
	<lastBuildDate>Thu, 29 Jul 2010 19:06:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=9009</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: David</title>
		<link>http://www.mysqlperformanceblog.com/2009/11/12/would-you-like-to-ask-a-question-about-pbxt/comment-page-1/#comment-677552</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sun, 15 Nov 2009 07:44:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=1693#comment-677552</guid>
		<description>- Does PBXT use main thread to do the most of task like in InnoDB ?
- Does it support clustered index ?
- Does it support online backup and increment backup ?
- Page size in PBXT , and can this value be tuned ?
- The advantage in PBXT than InnoDB ? We do need two almost same functional storage engine, sometimes it makes user confused.</description>
		<content:encoded><![CDATA[<p>- Does PBXT use main thread to do the most of task like in InnoDB ?<br />
- Does it support clustered index ?<br />
- Does it support online backup and increment backup ?<br />
- Page size in PBXT , and can this value be tuned ?<br />
- The advantage in PBXT than InnoDB ? We do need two almost same functional storage engine, sometimes it makes user confused.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matic</title>
		<link>http://www.mysqlperformanceblog.com/2009/11/12/would-you-like-to-ask-a-question-about-pbxt/comment-page-1/#comment-676747</link>
		<dc:creator>Matic</dc:creator>
		<pubDate>Fri, 13 Nov 2009 20:55:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=1693#comment-676747</guid>
		<description>- How does PBXT compare with XtraDB in terms of performance, especially write performance?
- What kind of usage was PBXT designed to have?
- What is PBXT&#039;s purpose?</description>
		<content:encoded><![CDATA[<p>- How does PBXT compare with XtraDB in terms of performance, especially write performance?<br />
- What kind of usage was PBXT designed to have?<br />
- What is PBXT&#8217;s purpose?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Clifton</title>
		<link>http://www.mysqlperformanceblog.com/2009/11/12/would-you-like-to-ask-a-question-about-pbxt/comment-page-1/#comment-676741</link>
		<dc:creator>Jason Clifton</dc:creator>
		<pubDate>Fri, 13 Nov 2009 20:33:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=1693#comment-676741</guid>
		<description>How does the online backup work (especially from a user perspective) IE how do I go about running an online backup vs regular backup.  And will the data be consistent...</description>
		<content:encoded><![CDATA[<p>How does the online backup work (especially from a user perspective) IE how do I go about running an online backup vs regular backup.  And will the data be consistent&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Laursen</title>
		<link>http://www.mysqlperformanceblog.com/2009/11/12/would-you-like-to-ask-a-question-about-pbxt/comment-page-1/#comment-676585</link>
		<dc:creator>Peter Laursen</dc:creator>
		<pubDate>Fri, 13 Nov 2009 10:46:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=1693#comment-676585</guid>
		<description>I think I remember reports that PBXT (at an early stage) out performed InnoDB with INSERTS and UPDATES (but not SELECTS). That would make PBXT very interesting for non-SELECT-intensive applications (finance, production management etc.) in my opinion. 

So first question is: what is status here? Are there any recent benchmarks in this respect?

Also PBXT is very easy to handle for user as has very few configuration parameters. That could make it interesting for organisations with less internal IT-expertise.  Actually I think PBXT is the only ENGINE that would make MySQL based solutions compete in the market segment (a huge one!) where SQL server dominates (InnoDB is too complex).

2nd question: any comment to that?</description>
		<content:encoded><![CDATA[<p>I think I remember reports that PBXT (at an early stage) out performed InnoDB with INSERTS and UPDATES (but not SELECTS). That would make PBXT very interesting for non-SELECT-intensive applications (finance, production management etc.) in my opinion. </p>
<p>So first question is: what is status here? Are there any recent benchmarks in this respect?</p>
<p>Also PBXT is very easy to handle for user as has very few configuration parameters. That could make it interesting for organisations with less internal IT-expertise.  Actually I think PBXT is the only ENGINE that would make MySQL based solutions compete in the market segment (a huge one!) where SQL server dominates (InnoDB is too complex).</p>
<p>2nd question: any comment to that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Casey</title>
		<link>http://www.mysqlperformanceblog.com/2009/11/12/would-you-like-to-ask-a-question-about-pbxt/comment-page-1/#comment-676446</link>
		<dc:creator>Patrick Casey</dc:creator>
		<pubDate>Fri, 13 Nov 2009 03:46:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=1693#comment-676446</guid>
		<description>What&#039;s the &quot;ideal&quot; use case for the PBXT engine?

When would I use PBXT instead of, say, myISAM or INNODB?</description>
		<content:encoded><![CDATA[<p>What&#8217;s the &#8220;ideal&#8221; use case for the PBXT engine?</p>
<p>When would I use PBXT instead of, say, myISAM or INNODB?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
