From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
Cc: | rurban(at)x-ray(dot)at, pgsql-hackers(at)postgresql(dot)org, pgsql-hackers-win32(at)postgresql(dot)org |
Subject: | Re: [pgsql-hackers-win32] win32 tablespace handing |
Date: | 2004-10-06 14:44:27 |
Message-ID: | 200410061444.i96EiRo16975@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-hackers-win32 |
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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Reini Urban | 2004-10-06 15:15:22 | Re: [pgsql-hackers-win32] win32 tablespace handing |
Previous Message | Dave Page | 2004-10-06 14:25:45 | Pl/perl broken on Windows |
From | Date | Subject | |
---|---|---|---|
Next Message | Reini Urban | 2004-10-06 15:15:22 | Re: [pgsql-hackers-win32] win32 tablespace handing |
Previous Message | Andrew Dunstan | 2004-10-06 12:33:52 | Re: [pgsql-hackers-win32] win32 tablespace handing |