Re: proposal: psql \setfileref - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: proposal: psql \setfileref
Date
Msg-id CAFj8pRD6T_B2JsLOvj_DuVa_uxhiqB_J7iVjuC1MArTwf1Td+A@mail.gmail.com
Whole thread Raw
In response to Re: proposal: psql \setfileref  (Corey Huinker <corey.huinker@gmail.com>)
Responses Re: proposal: psql \setfileref  (Corey Huinker <corey.huinker@gmail.com>)
Re: proposal: psql \setfileref  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers


2016-10-09 17:27 GMT+02:00 Corey Huinker <corey.huinker@gmail.com>:
here is new update - some mentioned issues are fixed + regress tests and docs


 
This might tie into some work I'm doing. Is there any way these filerefs could be used as the inline portion of a COPY command?
i.e. like this:

COPY my_table FROM STDIN
:file_ref
\.



I understand, but I am not sure how difficult implementation it is. This part (COPY input) doesn't support parametrization - and parametrization can have a negative performance impact.

Regards

Pavel

pgsql-hackers by date:

Previous
From: Corey Huinker
Date:
Subject: Re: proposal: psql \setfileref
Next
From: Andrew Dunstan
Date:
Subject: cygwin64 assertion failure