<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
 <channel>
  <title>pgFoundry Project: PostgreSQL Loader -  Releases</title>
  <link>http://pgfoundry.org/project/showfiles.php?group_id=1000092</link>
  <description>pgFoundry Project Releases of PostgreSQL Loader</description>
  <language>en-us</language>
  <copyright>Copyright 2013 pgFoundry</copyright>
  <webMaster>dim@users.pgfoundry.org (Dimitri Fontaine)</webMaster>
  <lastBuildDate>Thu, 23 May 2013 07:52:14 GMT</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <item>
   <title>pgloader 2.3.2</title>
   <link>http://pgfoundry.org/project/showfiles.php?group_id=1000092&amp;release_id=1432</link>
   <description>Incremental update, bug fixes and little convenience feature, see changelog.&lt;br /&gt;
&lt;br /&gt;
As it contains bugfixes, all users are encouraged to upgrade.</description>
   <author>dim@users.pgfoundry.org (Dimitri Fontaine)</author>
   <comments>http://pgfoundry.org/project/shownotes.php?group_id=1000092&amp;release_id=1432</comments>
   <pubDate>Wed, 08 Jul 2009 07:36:00 GMT</pubDate>
   <guid>http://pgfoundry.org/project/showfiles.php?group_id=1000092&amp;release_id=1432</guid>
  </item>
  <item>
   <title>pgloader 2.3.1</title>
   <link>http://pgfoundry.org/project/showfiles.php?group_id=1000092&amp;release_id=1164</link>
   <description>This new version has seen some testing of max_parallel_sections setting, a user using 10 parallel sections to load a 1000 sections file. So this version saw some bugfixes too...&lt;br /&gt;
&lt;br /&gt;
Version 2.3.1 also supports fixed file format, where no field separator exists but each field length is known (and fixed). This premature support does not offer any facility for stripping (left, right or both), available on user demand :)</description>
   <author>dim@users.pgfoundry.org (Dimitri Fontaine)</author>
   <comments>http://pgfoundry.org/project/shownotes.php?group_id=1000092&amp;release_id=1164</comments>
   <pubDate>Tue, 03 Jun 2008 12:19:00 GMT</pubDate>
   <guid>http://pgfoundry.org/project/showfiles.php?group_id=1000092&amp;release_id=1164</guid>
  </item>
  <item>
   <title>pgloader 2.3.0</title>
   <link>http://pgfoundry.org/project/showfiles.php?group_id=1000092&amp;release_id=1088</link>
   <description>pgloader 2.3.0 implements parallel loading of data at several level, and comes with some minor improvements and fixes, such as the long awaited support for columns = * configuration!&lt;br /&gt;
&lt;br /&gt;
Parallel loading means pgloader is now multi-threaded and able to load several sections at the same time (see the max_parallel_sections global configuration option), and has support for spreading a single file loading to several active workers threads.&lt;br /&gt;
&lt;br /&gt;
See the matching documentation section for details: http://pgloader.projects.postgresql.org/#_parallel_loading</description>
   <author>dim@users.pgfoundry.org (Dimitri Fontaine)</author>
   <comments>http://pgfoundry.org/project/shownotes.php?group_id=1000092&amp;release_id=1088</comments>
   <pubDate>Mon, 10 Mar 2008 15:12:00 GMT</pubDate>
   <guid>http://pgfoundry.org/project/showfiles.php?group_id=1000092&amp;release_id=1088</guid>
  </item>
  <item>
   <title>pgloader 2.2.6</title>
   <link>http://pgfoundry.org/project/showfiles.php?group_id=1000092&amp;release_id=1025</link>
   <description>pgloader is now able to disable triggers before loading data and to enable them when done.&lt;br /&gt;
&lt;br /&gt;
Please also note the -V option now behaves sanely.</description>
   <author>dim@users.pgfoundry.org (Dimitri Fontaine)</author>
   <comments>http://pgfoundry.org/project/shownotes.php?group_id=1000092&amp;release_id=1025</comments>
   <pubDate>Fri, 01 Feb 2008 10:28:00 GMT</pubDate>
   <guid>http://pgfoundry.org/project/showfiles.php?group_id=1000092&amp;release_id=1025</guid>
  </item>
  <item>
   <title>pgloader 2.2.5</title>
   <link>http://pgfoundry.org/project/showfiles.php?group_id=1000092&amp;release_id=982</link>
   <description>Version 2.2.5 comes with two goodies: first, template section in configuration allows you to share any common setting in any number of sections, and second, the debian packaging is now official: pgloader will soon be part of debian repositories (process is ongoing).</description>
   <author>dim@users.pgfoundry.org (Dimitri Fontaine)</author>
   <comments>http://pgfoundry.org/project/shownotes.php?group_id=1000092&amp;release_id=982</comments>
   <pubDate>Sat, 08 Dec 2007 20:04:00 GMT</pubDate>
   <guid>http://pgfoundry.org/project/showfiles.php?group_id=1000092&amp;release_id=982</guid>
  </item>
  <item>
   <title>pgloader 2.2.4</title>
   <link>http://pgfoundry.org/project/showfiles.php?group_id=1000092&amp;release_id=972</link>
   <description>pgloader 2.2.4 implements input reformating via user provided modules and functions. A mysql module with the timestamp reformating function comes with this release, more to come if $AUTHOR hits the case or $USER asks for it :)</description>
   <author>dim@users.pgfoundry.org (Dimitri Fontaine)</author>
   <comments>http://pgfoundry.org/project/shownotes.php?group_id=1000092&amp;release_id=972</comments>
   <pubDate>Tue, 20 Nov 2007 16:43:00 GMT</pubDate>
   <guid>http://pgfoundry.org/project/showfiles.php?group_id=1000092&amp;release_id=972</guid>
  </item>
  <item>
   <title>pgloader 2.2.3</title>
   <link>http://pgfoundry.org/project/showfiles.php?group_id=1000092&amp;release_id=968</link>
   <description>pgloader now support User Defined Columns.&lt;br /&gt;
&lt;br /&gt;
This allows for loading into the same database table of data coming from more than one file, keeping track of the data origin. &lt;br /&gt;
&lt;br /&gt;
Simply add a column (say &amp;quot;origin&amp;quot;) to the table definition and define the udc_origin option for pgloader to add a constant value per section (thus per input data file) in the database.</description>
   <author>dim@users.pgfoundry.org (Dimitri Fontaine)</author>
   <comments>http://pgfoundry.org/project/shownotes.php?group_id=1000092&amp;release_id=968</comments>
   <pubDate>Wed, 14 Nov 2007 21:10:00 GMT</pubDate>
   <guid>http://pgfoundry.org/project/showfiles.php?group_id=1000092&amp;release_id=968</guid>
  </item>
  <item>
   <title>pgloader 2.2.2</title>
   <link>http://pgfoundry.org/project/showfiles.php?group_id=1000092&amp;release_id=967</link>
   <description>This release is just a minor step forward ;)</description>
   <author>dim@users.pgfoundry.org (Dimitri Fontaine)</author>
   <comments>http://pgfoundry.org/project/shownotes.php?group_id=1000092&amp;release_id=967</comments>
   <pubDate>Sun, 11 Nov 2007 19:51:00 GMT</pubDate>
   <guid>http://pgfoundry.org/project/showfiles.php?group_id=1000092&amp;release_id=967</guid>
  </item>
  <item>
   <title>pgloader 2.2.1</title>
   <link>http://pgfoundry.org/project/showfiles.php?group_id=1000092&amp;release_id=922</link>
   <description>Answer some user requests, and change documentation format, allowing for a better project homepage!</description>
   <author>dim@users.pgfoundry.org (Dimitri Fontaine)</author>
   <comments>http://pgfoundry.org/project/shownotes.php?group_id=1000092&amp;release_id=922</comments>
   <pubDate>Thu, 23 Aug 2007 10:41:00 GMT</pubDate>
   <guid>http://pgfoundry.org/project/showfiles.php?group_id=1000092&amp;release_id=922</guid>
  </item>
  <item>
   <title>pgloader 2.2.0</title>
   <link>http://pgfoundry.org/project/showfiles.php?group_id=1000092&amp;release_id=891</link>
   <description>New version with 'real' (quoted) CSV support (two formats supported, text and csv); COPY instruction now always include target colum-list, allowing for having more columns into the table than into the data file.&lt;br /&gt;
&lt;br /&gt;
Importing only some columns from the data file is also supported.</description>
   <author>dim@users.pgfoundry.org (Dimitri Fontaine)</author>
   <comments>http://pgfoundry.org/project/shownotes.php?group_id=1000092&amp;release_id=891</comments>
   <pubDate>Mon, 04 Jun 2007 10:02:00 GMT</pubDate>
   <guid>http://pgfoundry.org/project/showfiles.php?group_id=1000092&amp;release_id=891</guid>
  </item>
 </channel>
</rss>
