Re: Kudos on the 64 bit PostgreSQL for Windows - Mailing list pgsql-general

From Craig Ringer
Subject Re: Kudos on the 64 bit PostgreSQL for Windows
Date
Msg-id 4CA6DEB6.1090708@postnewspapers.com.au
Whole thread Raw
In response to Re: Kudos on the 64 bit PostgreSQL for Windows  (Dann Corbit <DCorbit@connx.com>)
List pgsql-general
On 2/10/2010 9:41 AM, Dann Corbit wrote:

> The inserts are processed via an INSERT/SELECT statement.
> A custom driver has been written that performs this operation
> using the COPY API.

BTW, is there any chance you can push that (ODBC, you said?) driver
somewhere public? It might interest the psqlODBC folks. I know you might
not have the right to do so, in which case no worries, but if you can it
could be handy.

--
Craig Ringer

Tech-related writing at http://soapyfrogs.blogspot.com/

pgsql-general by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Kudos on the 64 bit PostgreSQL for Windows
Next
From: Vincenzo Romano
Date:
Subject: [PL/PgSQL] error checks vs error trapping