ECPG and COPY

From: Wes <wespvp(at)syntegra(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: ECPG and COPY
Date: 2006-02-24 04:26:35
Message-ID: C023E71B.1F2EA%wespvp@syntegra.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I found this in the archives:

<http://archives.postgresql.org/pgsql-interfaces/2004-04/msg00005.php>

With 8.x, is it still true that with ECPG, it is not possible to use COPY
inline - I'd have to write the data to a file, then 'COPY FROM filename' (or
use direct libpq API calls instead of ECPG)?

Wes

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruno Wolff III 2006-02-24 06:03:35 Re: subtracting minutes from date
Previous Message mike 2006-02-24 03:54:15 Re: pg_autovacuum on Windows triggers string warning