Excerpts from Andrew Dunstan's message of mié jun 20 12:56:52 -0400 2012:
> 
> On 06/20/2012 12:50 PM, Alvaro Herrera wrote:
> > Another related case: you have a file with headers and columns (n, t, 
> > x, y, z) but your table only has n and t. How would you tell COPY to 
> > discard the junk columns? Currently it just complains that they are 
> > there. 
> 
> That's one of the main use cases for file_text_array_fdw.

Ah, great, thanks.

-- 
Álvaro Herrera <alvhe...@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to