Re: CSV import issue - please help

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Bernard <bht(at)actrix(dot)gen(dot)nz>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: CSV import issue - please help
Date: 2005-08-21 03:16:15
Message-ID: 20050821031615.GA12291@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-general

On Sun, Aug 21, 2005 at 02:33:53PM +1200, Bernard wrote:
> The Postgresql import function COPY supports CSV but fails when
> importing the data.

This problem was fixed about a week after 8.0.3 was released:

http://archives.postgresql.org/pgsql-committers/2005-05/msg00168.php

The developers have been talking about making new releases soon.
If you'd like the fix before then, you could fetch the source code
from CVS and build it yourself.

--
Michael Fuhr

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Matt 2005-08-21 17:17:28 BUG #1839: insert into table (column) values (nullif('',''));
Previous Message Bernard 2005-08-21 02:33:53 CSV import issue - please help

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2005-08-21 03:49:27 Re: extract (dow/week from date)
Previous Message Bernard 2005-08-21 02:33:53 CSV import issue - please help