Re: R: feature proposal ... - Mailing list pgsql-hackers

From Jim Nasby
Subject Re: R: feature proposal ...
Date
Msg-id D1D2D51E3BE3FC4E98598248901F7594027E561D@ausmail2k4.aus.pervasive.com
Whole thread Raw
In response to R: feature proposal ...  ("Paolo Magnoli" <pmagnoli@systemevolution.it>)
List pgsql-hackers
> From: Andrew Dunstan [mailto:andrew@dunslane.net]
> Also, as nifty as this might be, we should also be prepared
> for people
> to complain that it runs a lot slower than vanilla COPY, because it
> surely will.

At which point we point out to them that it's also much faster than any of the other alternatives. :)

But yes, we should mention it in the docs, if for no other reason than to help prevent people from doing COPY (SELECT *
FROMtable) TO ... 


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: R: feature proposal ...
Next
From: Andrew Dunstan
Date:
Subject: Re: R: feature proposal ...