| From: | "Zeugswetter Andreas SB SD" <ZeugswetterA(at)spardat(dot)at> |
|---|---|
| To: | "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | "Greg Stark" <gsstark(at)mit(dot)edu>, <pgsql-hackers(at)postgresql(dot)org>, "PostgreSQL Win32 port list" <pgsql-hackers-win32(at)postgresql(dot)org> |
| Subject: | Re: [HACKERS] Tablespaces |
| Date: | 2004-03-03 11:32:43 |
| Message-ID: | 46C15C39FEB2C44BA555E356FBCD6FA40184CFFF@m0114.s-mxs.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-hackers-win32 |
> > > For tablespaces on OS's that don't support it, I think we will have to
> > > store the path name in the file and read it via the backend. Somehow we
> > > should cache those lookups.
> >
> > My feeling is that we need not support tablespaces on OS's without
> > symlinks.
To create symlinked directories on Win2k NTFS see:
http://www.sysinternals.com/ntw2k/source/misc.shtml#junction
I think Win2000 or XP would be a reasonable restriction for Win32 PG
installations that want tablespaces.
Andreas
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Oliver Elphick | 2004-03-03 11:58:51 | Re: Tablespaces |
| Previous Message | Andrew Dunstan | 2004-03-03 11:23:44 | Re: log_line_info |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Oliver Elphick | 2004-03-03 11:58:51 | Re: Tablespaces |
| Previous Message | Claudio Natoli | 2004-03-03 10:12:35 | Re: [HACKERS] Tablespaces |