pg_bulkload-2.3.0 released

From: Toru SHIMOGAKI <shimogaki(dot)toru(at)oss(dot)ntt(dot)co(dot)jp>
To: pgsql-announce(at)postgresql(dot)org
Subject: pg_bulkload-2.3.0 released
Date: 2008-04-11 07:52:45
Message-ID: 47FF18CD.5020707@oss.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce


NTT OSS Center is very pleased to release pg_bulkload-2.3.0 that
supports the PostgreSQL 8.3. You can download the latest version from

http://pgfoundry.org/frs/?group_id=1000261

The new features are the following:

- Works on PostgreSQL 8.3 and 8.2 by the same package.
- Support a native Windows platform.
- Add a non-direct load mode which use shared buffer and WAL.
- Enable TOAST.
- Support sorting colomn order and skipping column.
- Support binary input in fixed length file type.
- Support to keep trailing spaces in character strings.
- Support to skip the head of input records.
- Support the number of records to be loaded.

Please visit online manual site:

http://pgbulkload.projects.postgresql.org/

Best regards,

--
Toru SHIMOGAKI<shimogaki(dot)toru(at)oss(dot)ntt(dot)co(dot)jp>
NTT Open Source Software Center

Browse pgsql-announce by date

  From Date Subject
Next Message David Fetter 2008-04-14 06:14:14 == PostgreSQL Weekly News - April 13 2008 ==
Previous Message Mark Wong 2008-04-10 00:13:24 PostgreSQL top (pg_top, formerly ptop) 3.6.2-beta3 released