Re: Cannot Create a TableSpace on Windows XP
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: Cannot Create a TableSpace on Windows XP
Jose Flores said:
> This is not postgres problem but i cannot find a place to assign "total
> control" or "write" access to user "postgres" to a specific folder. I
> don't remember if i can do it on windows xp sp1, but this means that all
> people that have win xp sp2 can create databases on default table spaces
> only; or can create tablespaces only on a shared folder (common place to
> all users who can write, delete, etc).
You have to disable Simple File Sharing in order to get ACL access.
http://www.practicallynetworked.com/sharing/xp_filesharing/01disablesimplesharing.htm
has the steps:
1. Click Start | My Computer | Tools | Folder Options | View.
2. Scroll to the bottom of the list of advanced settings and un-check
Use Simple File Sharing (Recommended).
3. Click OK.
-- Tino Didriksen / Project JJ
Home |
Main Index |
Thread Index