Re: [pgsql-hackers-win32] win32 tablespace handing - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [pgsql-hackers-win32] win32 tablespace handing
Date
Msg-id 200410061444.i96EiRo16975@candle.pha.pa.us
Whole thread Raw
In response to Re: [pgsql-hackers-win32] win32 tablespace handing  ("Andrew Dunstan" <andrew@dunslane.net>)
Responses Re: [pgsql-hackers-win32] win32 tablespace handing
List pgsql-hackers
Andrew Dunstan wrote:
> Reini Urban said:
> > Zeugswetter Andreas SB SD schrieb:
> >>>>hardlinks and junctions don't work across physical disks, only
> >>>>symlinks.
> >>>Where did you read this?  I just looked and can see no such
> >>>restriction.
> >>
> >> There is no such restriction for junctions, I just tried it to be
> >> safe.
> >
> > Yes, sorry. I had old NTFS4 information.
> > NTFS5 supports volume mount points now too.
> >
> > But shouldn't we check in configure :) for this filesystem then?
> > (Ha! ntfs5.m4 for MSVC folks)
>
> No, of course not. That would only check the machine where you compile, not
> where you install/run.

Tablespaces are not supported on NT4. They throw an error.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Pl/perl broken on Windows
Next
From: Reini Urban
Date:
Subject: Re: [pgsql-hackers-win32] win32 tablespace handing