> From: Andrew Dunstan [mailto:[EMAIL PROTECTED] > 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 * FROM table) TO ... ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend