Обсуждение: Tablespace On 8.0 (Windows)

Поиск
Список
Период
Сортировка

Tablespace On 8.0 (Windows)

От
Дата:
How tablespaces are implemented in Windows if there's no symbolic links?

Thanks.


Re: Tablespace On 8.0 (Windows)

От
"Magnus Hagander"
Дата:
> How tablespaces are implemented in Windows if there's no
> symbolic links?

It uses NTFS Junctions, which is bscailly symbolic links for
directories.

//Magnus