<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Lamoree Software Blog - Category: PostgreSQL</title>
<link>http://www.lamoree.com/machblog/</link>
<description>Lamoree Software Blog</description>
<language>en-us</language>
<pubDate>Mon, 17 Jun 2013 23:56:58 -0700</pubDate>
<lastBuildDate>Fri, 24 Oct 2008 14:49:00 -0700</lastBuildDate>
<generator>MachBlog</generator>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<managingEditor>admin@lamoree.com</managingEditor>
<webMaster>admin@lamoree.com</webMaster>
<item>
<title>Resetting PostgreSQL Sequences After Import</title>
<link>http://www.lamoree.com/machblog/index.cfm?event=showEntry&amp;entryId=94A2F93B%2DC93B%2D4087%2DB39295B486AFCEBA</link>
<description>
In the last blog post about migrating from MSSQL to PostgreSQL, I left one detail for later -- resetting all the sequences after importing data. I created two PL/pgSQL functions to do the work of selecting the maximum value in the primary key and ...
</description>
<category>PostgreSQL</category>
<category>Shell Programming</category>
<pubDate>Fri, 24 Oct 2008 14:49:00 -0700</pubDate>
<guid>entryId=94A2F93B-C93B-4087-B39295B486AFCEBA?event=blog&amp;showEntry=</guid>
</item>
<item>
<title>MSSQL 2000 to PostgreSQL 8 Migration Project</title>
<link>http://www.lamoree.com/machblog/index.cfm?event=showEntry&amp;entryId=E2CF99E7%2DE404%2D43A0%2D9B62503BD43DBA8D</link>
<description>
The following are notes on a migration from Microsoft SQL Server 2000 to PostgreSQL 8. The old database has 60 tables, some with a few million rows, and about 7 Gb of data in total. There were several issues to deal with:
The order of the...
</description>
<category>PostgreSQL</category>
<category>Shell Programming</category>
<pubDate>Tue, 07 Oct 2008 01:41:00 -0700</pubDate>
<guid>entryId=E2CF99E7-E404-43A0-9B62503BD43DBA8D?event=blog&amp;showEntry=</guid>
</item>
<item>
<title>PostgreSQL Autocommit</title>
<link>http://www.lamoree.com/machblog/index.cfm?event=showEntry&amp;entryId=F384A522%2D8569%2D47FA%2D9D14CFC4B9507568</link>
<description>
This is a note to myself, and any other PostgreSQL user that might also be bitten by this circumstance. I like to have my psql client configured without AUTOCOMMIT enabled. This allows me to run long scripts that don&apos;t change anything unless it all...
</description>
<category>PostgreSQL</category>
<pubDate>Thu, 06 Dec 2007 12:41:00 -0700</pubDate>
<guid>entryId=F384A522-8569-47FA-9D14CFC4B9507568?event=blog&amp;showEntry=</guid>
</item>
</channel>
</rss>
		
		
		
