<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://fluxbb.org/forums/extern.php?action=feed&amp;type=rss&amp;tid=2918" rel="self" type="application/rss+xml" />
		<title><![CDATA[FluxBB Forums / SQLite vs MySQL or PostgreSQL]]></title>
		<link>http://fluxbb.org/forums/viewtopic.php?id=2918</link>
		<description><![CDATA[The most recent posts in SQLite vs MySQL or PostgreSQL.]]></description>
		<lastBuildDate>Sat, 23 May 2009 11:58:57 +0000</lastBuildDate>
		<generator>FluxBB 1.4.8</generator>
		<item>
			<title><![CDATA[Re: SQLite vs MySQL or PostgreSQL]]></title>
			<link>http://fluxbb.org/forums/viewtopic.php?pid=23149#p23149</link>
			<description><![CDATA[<p>My preference goes out to MySQL with transactions, but since that&#039;s only supported in 1.3 and 1.4, that isn&#039;t an option (yet).</p><p>But yes, I&#039;d certainly recommend stepping away from SQLite. MySQL or PgSQL aren&#039;t really that different performance-wise, but most of FluxBB has been written with MySQL in mind, and so have most modifications.</p><p>As for converting, I&#039;ve never done it myself, but I fear there may be some incompatibilities between database dumps. The easiest solution is probably installing 1.2 using MySQL, and then importing the data from SQLite using an SQL dump.</p>]]></description>
			<author><![CDATA[dummy@example.com (elbekko)]]></author>
			<pubDate>Sat, 23 May 2009 11:58:57 +0000</pubDate>
			<guid>http://fluxbb.org/forums/viewtopic.php?pid=23149#p23149</guid>
		</item>
		<item>
			<title><![CDATA[SQLite vs MySQL or PostgreSQL]]></title>
			<link>http://fluxbb.org/forums/viewtopic.php?pid=23145#p23145</link>
			<description><![CDATA[<p>I currently have a FluxBB 1.2.21 installation using SQLite.<br />When setting up the forums, I did not have access to MySQL or PostgreSQL databases. However, now I do.</p><p>My first question is is it worth switching over?<br />I know that SQLite can suffer from write starvation if too many users are accessing the forums.<br />Basically, what are the pros/cons of using the various databases for FluxBB?</p><p>Form what I can tell:<br />SQLite is &quot;self-contained&quot; so there are less places things can go wrong, but it cannot write if there is always something locking the database reading.<br />MySQL/PostgreSQL does not suffer from that problem?<br />Also I want to balance the administration complexity, and I feel that MySQL/PostgreSQL may be slightly more complicated.<br />While I can probably handle them, I want to unsure that the people after me can run the forums easily. In fact, that was one of the reasons I chose FluxBB.</p><p>Then there is the speed issue. Currently I&#039;ve only invited a few users to test it out and it isnt that busy yet. It doesn&#039;t seem too slow, but its isn&#039;t all that snappy either (this may just be the server itself? Or is this from SQLite?). I expect a fair amount of additional users once I officially announce it to our club, and I&#039;d like to pick a final DB before I do this.<br />So would my choice of DB affect the speed significantly? If so, how? And which one is &quot;best&quot;?</p><p>Since I&#039;m not a database wizard, and I don&#039;t really have much experience running a forum so I seek your collective expertise.</p><p>My second question would be how do I convert it?<br />I would assume I need to just change settings in config.php and move the database by dumping it to an SQL file and then importing that into the other database.</p><p>But I guess I&#039;ll cross that bridge when I come to it. First I&#039;d like to make an informed decision about what database to be using.</p><p>Thanks for any help you can give me and sorry if this is a lot of questions!</p>]]></description>
			<author><![CDATA[dummy@example.com (meep)]]></author>
			<pubDate>Sat, 23 May 2009 06:24:30 +0000</pubDate>
			<guid>http://fluxbb.org/forums/viewtopic.php?pid=23145#p23145</guid>
		</item>
	</channel>
</rss>

