Re: [pgsql-hackers-win32] Tablespaces - Mailing list pgsql-hackers

From Zeugswetter Andreas SB SD
Subject Re: [pgsql-hackers-win32] Tablespaces
Date
Msg-id 46C15C39FEB2C44BA555E356FBCD6FA40184D008@m0114.s-mxs.net
Whole thread Raw
Responses Re: [pgsql-hackers-win32] Tablespaces
List pgsql-hackers
> First of all, symlinks are a pretty popular "feature."  Even Windows
> supports what would be needed.  Second of all, PostgreSQL will still
> run on OSes without symlinks, tablespaces won't be available, but
> PostgreSQL will still run.  Since we are all using PostgreSQL without

My idea for platforms that don't support symlinks would be to simply create
a tblspaceoid directory inplace instead of the symlink (maybe throw a warning).
My feeling is, that using the same syntax on such platforms is important,
but actual distribution is not (since they will most likely be small systems).

Andreas

pgsql-hackers by date:

Previous
From: Richard Huxton
Date:
Subject: Re: [pgsql-hackers-win32] Tablespaces
Next
From: Fabien COELHO
Date:
Subject: notice about costly ri checks (3)