<?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"
	>
<channel>
	<title>Comments on: PostgreSQL AUTO INCREMENT PROBLEM</title>
	<atom:link href="http://www.selfadhesivelabels.com/blog/2007/03/13/auto-increment-problem/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.selfadhesivelabels.com/blog/2007/03/13/auto-increment-problem/</link>
	<description>Describing our migration to open source software and UK business issues in label printing.</description>
	<pubDate>Wed, 20 Aug 2008 21:43:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Adrian</title>
		<link>http://www.selfadhesivelabels.com/blog/2007/03/13/auto-increment-problem/#comment-23</link>
		<dc:creator>Adrian</dc:creator>
		<pubDate>Tue, 13 Mar 2007 16:48:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.selfadhesivelabels.com/blog/2007/03/13/auto-increment-problem/#comment-23</guid>
		<description>thanks Greg, good tip</description>
		<content:encoded><![CDATA[<p>thanks Greg, good tip</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://www.selfadhesivelabels.com/blog/2007/03/13/auto-increment-problem/#comment-22</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Tue, 13 Mar 2007 16:41:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.selfadhesivelabels.com/blog/2007/03/13/auto-increment-problem/#comment-22</guid>
		<description>If you set 'serial' (or 'bigserial') as the type of a field when creating the table, it creates the sequence for you, pretty much like specifying auto increment in MySQL.</description>
		<content:encoded><![CDATA[<p>If you set &#8217;serial&#8217; (or &#8216;bigserial&#8217;) as the type of a field when creating the table, it creates the sequence for you, pretty much like specifying auto increment in MySQL.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
