From: | "Zeugswetter Andreas SB SD" <ZeugswetterA(at)spardat(dot)at> |
---|---|
To: | "Andrew Dunstan" <andrew(at)dunslane(dot)net>, <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Table Spaces |
Date: | 2004-05-18 08:32:43 |
Message-ID: | 46C15C39FEB2C44BA555E356FBCD6FA40184D0DE@m0114.s-mxs.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> >If you run NTFS, it's still possible to use arbitrary links. In the Windows
> >world, they are called junctions. Microsoft does not provide a junction tool
> >for some reason (perhaps because it's limited to NTFS). A good tool, free
> >and with source, can be found here
> >http://www.sysinternals.com/ntw2k/source/misc.shtml#junction
> I use this tool myself. Works like a charm.
>
> We've looked at it before. Apart from anything else I don't think its
> license is compatible with PostgreSQL's.
The tool was suggested for use as is, not for inclusion in pg source.
It can be used to e.g. symlink xlog manually.
If you want something in pg source, the relevant lines (about 20)
can be copied from MSDN.
Andreas
From | Date | Subject | |
---|---|---|---|
Next Message | Marko Karppinen | 2004-05-18 08:43:21 | Re: Call for 7.5 feature completion |
Previous Message | Tatsuo Ishii | 2004-05-18 07:02:40 | Re: Call for 7.5 feature completion |