From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Reini Urban <rurban(at)x-ray(dot)at> |
Cc: | PostgreSQL Developers <pgsql-hackers(at)postgresql(dot)org>, pgsql-hackers-win32(at)postgresql(dot)org |
Subject: | Re: win32 tablespace handing |
Date: | 2004-10-05 17:59:38 |
Message-ID: | 200410051759.i95Hxcl05402@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-cygwin pgsql-hackers pgsql-hackers-win32 |
Reini Urban wrote:
> Reini Urban schrieb:
> > Cygwin can do symlinks for directories via the magic .lnk file.
> > But Cygwin can also do junctions via hardlinks in ln.exe.
> > I thought link() calls the junction code.
> > I'll investigate why the libc link() failed, and if ln.exe does some
> > sifferent magic, similar to pgsymlink.
>
> I thought a little bit over this.
>
> 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.
--
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-05 18:56:17 | Re: win32 tablespace handing |
Previous Message | Reini Urban | 2004-10-05 17:45:50 | win32 tablespace handing |
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2004-10-05 18:13:00 | Re: win32 tablespace handing |
Previous Message | David Wheeler | 2004-10-05 17:54:09 | Re: libpq and prepared statements progress for 8.0 |
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2004-10-05 18:13:00 | Re: win32 tablespace handing |
Previous Message | Reini Urban | 2004-10-05 17:45:50 | win32 tablespace handing |