Re: win32 tablespace handing

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: win32 tablespace handing
Дата
Msg-id 200410051759.i95Hxcl05402@candle.pha.pa.us
обсуждение исходный текст
Ответ на win32 tablespace handing  (Reini Urban <rurban@x-ray.at>)
Ответы Re: win32 tablespace handing  (Reini Urban <rurban@x-ray.at>)
Список pgsql-hackers
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@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 по дате отправления:

Предыдущее
От: David Wheeler
Дата:
Сообщение: Re: libpq and prepared statements progress for 8.0
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: Re: win32 tablespace handing