Re: Postgresql On Windows

From: Sam Mason <sam(at)samason(dot)me(dot)uk>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Postgresql On Windows
Date: 2009-03-27 17:07:01
Message-ID: 20090327170701.GS12225@frubble.xen.chris-lamb.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Mar 27, 2009 at 04:45:26PM +0200, Aurimas Černius wrote:
> Windows support forward slashes as well, only not all Windows programs
> do support that (cmd.exe for example doesn't). So, it's worth a try.

Where did you get the idea that cmd.exe doesn't support forward slashes?
It just passes them on to Windows like every other program and hence
(pretty much) just works. The only time I've found it not to work is
when you type "cd /" and it doesn't go to the root of the drive you're
in which is a little strange.

If programs attempt to interpret the path and attribute special meaning
to backslashes then they will indeed break, but very few programs seem
to do this.

--
Sam http://samason.me.uk/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Justin Funk 2009-03-27 17:08:02 Partitioned tabled not using indexes for full text search
Previous Message Mauro Bertoli 2009-03-27 16:46:27 Multidatabase query