Re: [HACKERS] Bug in WAL backup documentation

Andrew Dunstan <andrew@dunslane.net>

From: "Andrew Dunstan" <andrew@dunslane.net>
To: "Simon Riggs" <simon@2ndquadrant.com>
Cc: "Martijn van Oosterhout" <kleptog@svana.org>, pgsql-hackers@postgresql.org, "Bernd Helmle" <mailings@oopsware.de>, pgsql-patches@postgresql.org
Date: 2006-11-03T23:24:58Z
Lists: pgsql-hackers
Simon Riggs wrote:
> On Fri, 2006-11-03 at 17:34 +0100, Martijn van Oosterhout wrote:
>> On Fri, Nov 03, 2006 at 11:25:09AM -0500, Tom Lane wrote:
>> > Since 8.1 has done this all along and no one's actually complained
>> about
>> > it, I guess no one is using scripts that do "cd".  I'm inclined to go
>> > with Bernd's suggestion to change the docs to match the code, but does
>> > anyone have a contrary opinion?
>
>> In Unix you can easily prepend $PWD to the
>> string, but I don't know how easy that is in Windows.
>
> Windows input anyone?
>


Of course you can get the current directory on Windows, if that's what the
question is.

cheers

andrew