Re: BUG #1819: COPY filename rejects Windows format path - Mailing list pgsql-bugs

From John R Pierce
Subject Re: BUG #1819: COPY filename rejects Windows format path
Date
Msg-id 42FB6421.9000507@hogranch.com
Whole thread Raw
In response to BUG #1819: COPY filename rejects Windows format path  ("Steve Peterson" <steve@zpfe.com>)
List pgsql-bugs
Steve Peterson wrote:

> Running COPY FROM on a Windows server; using a Windows-format fully
> qualified path with backslashes results in the backslashes being interpreted
> as escapes.

Windows APIs are perfectly happy with regular / forward slashes in pathnames,
in fact, I use them everywhere BUT in command line interfaces.

pgsql-bugs by date:

Previous
From: Richard Huxton
Date:
Subject: Re: BUG #1819: COPY filename rejects Windows format path
Next
From: "Marc G. Fournier"
Date:
Subject: Re: [8.0.0] out of memory on large UPDATE