Re: COPY support implemented

From: Csaba Nagy <nagy(at)ecircle-ag(dot)com>
To: Kris Jurka <books(at)ejurka(dot)com>
Cc: Per-Olof Noren <pelle(at)alma(dot)nu>, Postgres JDBC <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: COPY support implemented
Date: 2004-01-13 10:44:28
Message-ID: 1073990668.18243.28.camel@coppola.ecircle.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

OK, I wasn't after solving the problem, but suggesting a possible
workaround for the moment. I'm using RedHat/Fedora with UTF-8 encoding
in an environment where a lot of files are encoded with any of the
ISO-8859-x encodings. I've had a lot of annoyance out of this, and just
concluded that sometimes is easier to have the files concerted to the
right encoding...

Cheers,
Csaba.

[snip]
> These are applications, so they aren't terribly useful in the case at
> hand. We need a programmatic means of doing this conversion.
[snip]

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2004-01-13 12:34:59 Re: PreparedStatement parameters and mutable objects
Previous Message Kris Jurka 2004-01-13 10:39:48 Re: COPY support implemented