COPY .... WITH (FORMAT binary) causes syntax error at or near "binary"

classic Classic list List threaded Threaded
11 messages Options
COPY .... WITH (FORMAT binary) causes syntax error at or near "binary" – Hello. System: PostgreSQL v9.0 Windows XP SP3 SQL: COPY "tablename" TO STDOUT WITH (FORMAT binary) ERROR: syntax error at or near...
Excerpts from Pavel Golub's message of mar jul 05 10:52:06 -0400 2011: > Hello. > > System: PostgreSQL v9.0 Windows XP SP3 > SQL:...
On Tue, Jul 5, 2011 at 11:06 AM, Alvaro Herrera <alvherre@...> wrote: > Excerpts from Pavel Golub's message of mar jul 05 10:52:06 -0400...
Hello, Robert. You wrote: RH> On Tue, Jul 5, 2011 at 11:06 AM, Alvaro Herrera RH> <alvherre@...> wrote: >> Excerpts from...
On Tue, Jul 5, 2011 at 11:37 AM, Pavel Golub <pavel@...> wrote: > RH> Yeah.  In particular, it conflicts with the ancient copy syntax...
Hello, Robert. You wrote: RH> On Tue, Jul 5, 2011 at 11:37 AM, Pavel Golub <pavel@...> wrote: >> RH> Yeah.  In particular, it...
Robert Haas <robertmhaas@...> writes: > ... However, if we don't do what I've proposed here, > then I think 8.4 and 9.0 and probably 9.1...
Robert Haas <robertmhaas@...> writes: > On Tue, Jul 5, 2011 at 11:06 AM, Alvaro Herrera > <alvherre@...> wrote: >> I assume...
On Tue, Jul 5, 2011 at 11:30 AM, Tom Lane <tgl@...> wrote: > Robert Haas <robertmhaas@...> writes: >> On Tue, Jul 5, 2011 at...
On 07/05/2011 11:23 AM, Robert Haas wrote: > > Yeah. In particular, it conflicts with the ancient copy syntax which > we still...
Hello, Alvaro. You wrote: AH> Excerpts from Pavel Golub's message of mar jul 05 10:52:06 -0400 2011: >> Hello. >> >>...
Loading...