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

From: Richard Huxton <dev(at)archonet(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:47:47
Message-ID: 42FB6513.3000900@archonet.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.

Did you escape the backslashes: C:\\Windows\\Path ?

--
Richard Huxton
Archonet Ltd

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Alvaro Herrera 2005-08-11 16:52:38 Re: BUG #1800: "unexpected chunk number" during pg_dump
Previous Message John R Pierce 2005-08-11 14:43:45 Re: BUG #1819: COPY filename rejects Windows format path