Pavel Golub-2
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...
Loading...
Alvaro Herrera-7
Excerpts from Pavel Golub's message of mar jul 05 10:52:06 -0400 2011:
> Hello.
>
> System: PostgreSQL v9.0 Windows XP SP3
> SQL:...
Loading...
Robert Haas
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...
Loading...
Pavel Golub-2
Hello, Robert.
You wrote:
RH> On Tue, Jul 5, 2011 at 11:06 AM, Alvaro Herrera
RH> <alvherre@...> wrote:
>> Excerpts from...
Loading...
Robert Haas
On Tue, Jul 5, 2011 at 11:37 AM, Pavel Golub <pavel@...> wrote:
> RH> Yeah. In particular, it conflicts with the ancient copy syntax...
Loading...
Pavel Golub-2
Hello, Robert.
You wrote:
RH> On Tue, Jul 5, 2011 at 11:37 AM, Pavel Golub <pavel@...> wrote:
>> RH> Yeah. In particular, it...
Loading...
Tom Lane-2
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...
Loading...
Tom Lane-2
Robert Haas <robertmhaas@...> writes:
> On Tue, Jul 5, 2011 at 11:06 AM, Alvaro Herrera
> <alvherre@...> wrote:
>> I assume...
Loading...
Robert Haas
On Tue, Jul 5, 2011 at 11:30 AM, Tom Lane <tgl@...> wrote:
> Robert Haas <robertmhaas@...> writes:
>> On Tue, Jul 5, 2011 at...
Loading...
Andrew Dunstan
On 07/05/2011 11:23 AM, Robert Haas wrote:
>
> Yeah. In particular, it conflicts with the ancient copy syntax which
> we still...
Loading...
Pavel Golub-2
Hello, Alvaro.
You wrote:
AH> Excerpts from Pavel Golub's message of mar jul 05 10:52:06 -0400 2011:
>> Hello.
>>
>>...