Re: BUG #1819: COPY filename rejects Windows format path

From: John R Pierce <pierce(at)hogranch(dot)com>
To: Steve Peterson <steve(at)zpfe(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #1819: COPY filename rejects Windows format path
Date: 2005-08-11 14:43:45
Message-ID: 42FB6421.9000507@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Richard Huxton 2005-08-11 14:47:47 Re: BUG #1819: COPY filename rejects Windows format path
Previous Message Tom Lane 2005-08-11 14:36:11 Re: [8.0.0] out of memory on large UPDATE