<?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>Calazan.com &#187; Database</title>
	<atom:link href="http://www.calazan.com/category/database/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.calazan.com</link>
	<description>Share the Knowledge</description>
	<lastBuildDate>Tue, 07 Feb 2012 00:06:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Migrating WordPress from a shared hosting environment to a virtual private server</title>
		<link>http://www.calazan.com/migrating-wordpress-from-a-shared-hosting-environment-to-a-virtual-private-server/</link>
		<comments>http://www.calazan.com/migrating-wordpress-from-a-shared-hosting-environment-to-a-virtual-private-server/#comments</comments>
		<pubDate>Wed, 09 Nov 2011 23:20:32 +0000</pubDate>
		<dc:creator>webmaster</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[SysAdmin]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[web application]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.calazan.com/?p=1467</guid>
		<description><![CDATA[I was migrating this WordPress blog early this morning from Bluehost to a dedicated Rackspace Cloud Server that I&#8217;m already using for a web application I&#8217;m writing.  It was almost painless! Just ran into a few minor post-migration issues. The reason I&#8217;m migrating is mainly because I want more control, like being able to use [...]]]></description>
		<wfw:commentRss>http://www.calazan.com/migrating-wordpress-from-a-shared-hosting-environment-to-a-virtual-private-server/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to allow remote connections to your PostgreSQL 9.0 database server on Ubuntu 10.04 LTS</title>
		<link>http://www.calazan.com/how-to-allow-remote-connections-to-your-postgresql-9-0-database-server-on-ubuntu-10-04-lts/</link>
		<comments>http://www.calazan.com/how-to-allow-remote-connections-to-your-postgresql-9-0-database-server-on-ubuntu-10-04-lts/#comments</comments>
		<pubDate>Thu, 08 Sep 2011 06:36:05 +0000</pubDate>
		<dc:creator>webmaster</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[SysAdmin]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[postgresql]]></category>

		<guid isPermaLink="false">http://www.calazan.com/?p=1382</guid>
		<description><![CDATA[Change directory to /etc/postgresql/9.0/main and modify the following configs (I know you&#8217;re sick of hearing this, but I recommend you back up your original configs before making any changes): postgresql.conf In &#8220;Connections and Authentication&#8221; section: From To pg_hba.conf From To Restart the ssh daemon: /etc/init.d/ssh restart]]></description>
		<wfw:commentRss>http://www.calazan.com/how-to-allow-remote-connections-to-your-postgresql-9-0-database-server-on-ubuntu-10-04-lts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to import data from a CSV file into a PostgreSQL database</title>
		<link>http://www.calazan.com/how-to-import-data-from-a-csv-file-to-a-postgresql-database/</link>
		<comments>http://www.calazan.com/how-to-import-data-from-a-csv-file-to-a-postgresql-database/#comments</comments>
		<pubDate>Wed, 20 Apr 2011 01:23:32 +0000</pubDate>
		<dc:creator>webmaster</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[open source software]]></category>
		<category><![CDATA[postgresql]]></category>

		<guid isPermaLink="false">http://www.calazan.com/?p=1087</guid>
		<description><![CDATA[I was working on my personal project last week and needed to import some data in CSV format to a PostgreSQL database.  I wanted only certain fields to be imported so I had to specify this in the command.  I&#8217;m new to PostgreSQL so it took me quite a bit of Googling to figure out [...]]]></description>
		<wfw:commentRss>http://www.calazan.com/how-to-import-data-from-a-csv-file-to-a-postgresql-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to check the progress of the &#8216;Shrink Database&#8217; task in SQL Server 2005</title>
		<link>http://www.calazan.com/how-to-check-the-progress-of-the-shrink-database-task-in-sql-server-2005/</link>
		<comments>http://www.calazan.com/how-to-check-the-progress-of-the-shrink-database-task-in-sql-server-2005/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 19:11:46 +0000</pubDate>
		<dc:creator>webmaster</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[sql server]]></category>

		<guid isPermaLink="false">http://www.calazan.com/?p=432</guid>
		<description><![CDATA[My first blog post in a long time! So I archived some data from our database yesterday and I needed to shrink the database file so I ran the &#8220;Shrink Database&#8221; task in Management Studio.  The database is over 500GB in size and I checked 7 hours later and the database shrink operation is still [...]]]></description>
		<wfw:commentRss>http://www.calazan.com/how-to-check-the-progress-of-the-shrink-database-task-in-sql-server-2005/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Can&#8217;t connect to SQL Server 2005 using PHP</title>
		<link>http://www.calazan.com/cant-connect-to-sql-server-2005-using-php/</link>
		<comments>http://www.calazan.com/cant-connect-to-sql-server-2005-using-php/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 22:49:22 +0000</pubDate>
		<dc:creator>webmaster</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[sql server]]></category>

		<guid isPermaLink="false">http://www.calazan.com/cant-connect-to-sql-server-2005-using-php/</guid>
		<description><![CDATA[I was updating our web application last Friday and I needed it to connect to an SQL Server 2005 Express Edition database to query some tables but my application couldn&#8217;t connect to the MSSQL server. After a few hours of searching the internet and trying different things I finally got it to work by downloading [...]]]></description>
		<wfw:commentRss>http://www.calazan.com/cant-connect-to-sql-server-2005-using-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

