<?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: Eve Online Empyrean Age 1.0 Database Dump for PostgreSQL</title>
	<atom:link href="http://www.crudvision.com/2008/07/30/eve-online-empyrean-age-10-database-dump-for-postgresql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.crudvision.com/2008/07/30/eve-online-empyrean-age-10-database-dump-for-postgresql/</link>
	<description>Lisa Seelye's Blog. Yay</description>
	<lastBuildDate>Sun, 20 Jun 2010 04:13:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Sam</title>
		<link>http://www.crudvision.com/2008/07/30/eve-online-empyrean-age-10-database-dump-for-postgresql/comment-page-1/#comment-291</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Thu, 31 Jul 2008 21:24:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.crudvision.com/?p=110#comment-291</guid>
		<description>Not to sound ungrateful, but I also meant you can create the primary keys at the end too with ALTER TABLE table ADD PRIMARY KEY ( keyfield ), saves you quite a bit of time because of the implicit index on the primary key. ;)

Seriously though, thanks to both of you for saving me a bunch of typing, now if only I hadn&#039;t run out of disk space on my server, d&#039;oh...</description>
		<content:encoded><![CDATA[<p>Not to sound ungrateful, but I also meant you can create the primary keys at the end too with ALTER TABLE table ADD PRIMARY KEY ( keyfield ), saves you quite a bit of time because of the implicit index on the primary key. <img src='http://www.crudvision.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Seriously though, thanks to both of you for saving me a bunch of typing, now if only I hadn&#8217;t run out of disk space on my server, d&#8217;oh&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Owen</title>
		<link>http://www.crudvision.com/2008/07/30/eve-online-empyrean-age-10-database-dump-for-postgresql/comment-page-1/#comment-289</link>
		<dc:creator>Jason Owen</dc:creator>
		<pubDate>Thu, 31 Jul 2008 20:37:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.crudvision.com/?p=110#comment-289</guid>
		<description>Sam: That&#039;s a good idea.

http://owenja.dyndns.org/files/001_schema.v3.sql
and
http://owenja.dyndns.org/files/999_indices.sql</description>
		<content:encoded><![CDATA[<p>Sam: That&#8217;s a good idea.</p>
<p><a href="http://owenja.dyndns.org/files/001_schema.v3.sql" rel="nofollow">http://owenja.dyndns.org/files/001_schema.v3.sql</a><br />
and<br />
<a href="http://owenja.dyndns.org/files/999_indices.sql" rel="nofollow">http://owenja.dyndns.org/files/999_indices.sql</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://www.crudvision.com/2008/07/30/eve-online-empyrean-age-10-database-dump-for-postgresql/comment-page-1/#comment-287</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Thu, 31 Jul 2008 12:36:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.crudvision.com/?p=110#comment-287</guid>
		<description>Thanks for postgresifying this Lisa.

Jason@1: nice addition but any chance you could create the primary keys and indexes in a 999_indices.sql file? Generally much nicer to build the indices after loading the database rather than at the start and have to update the index on each insert...

Sure, I know, I&#039;m expecting other people to do the work for me. ;)</description>
		<content:encoded><![CDATA[<p>Thanks for postgresifying this Lisa.</p>
<p>Jason@1: nice addition but any chance you could create the primary keys and indexes in a 999_indices.sql file? Generally much nicer to build the indices after loading the database rather than at the start and have to update the index on each insert&#8230;</p>
<p>Sure, I know, I&#8217;m expecting other people to do the work for me. <img src='http://www.crudvision.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Owen</title>
		<link>http://www.crudvision.com/2008/07/30/eve-online-empyrean-age-10-database-dump-for-postgresql/comment-page-1/#comment-285</link>
		<dc:creator>Jason Owen</dc:creator>
		<pubDate>Thu, 31 Jul 2008 02:20:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.crudvision.com/?p=110#comment-285</guid>
		<description>The 001_schema.sql file does not include the primary key definitions or indexes exported in the MS SQL dump.  I&#039;ve added them to produce an updated schema script here:

http://owenja.dyndns.org/files/001_schema.v2.sql</description>
		<content:encoded><![CDATA[<p>The 001_schema.sql file does not include the primary key definitions or indexes exported in the MS SQL dump.  I&#8217;ve added them to produce an updated schema script here:</p>
<p><a href="http://owenja.dyndns.org/files/001_schema.v2.sql" rel="nofollow">http://owenja.dyndns.org/files/001_schema.v2.sql</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.272 seconds -->
