Hi, I tried to install postgresql but ran into problems. After reading some info on their web page I can think of two possible problems, but I don't know the solutions: 1 Postgresql requires NTFS 2. You need to be logged on with a non administrator account to install. Well, I guess the second one is easy enough to take care of, but what about the first? I don't understand file system structures on the MAC and under Parallels. Is there some way to emulate NTFS? Has anyone succesfully installed postgresql under Parallels? Thanks for the advice. Jonathan
Have you looked at installing it in OS X? http://developer.apple.com/internet/opensource/postgres.html Mike
That won't work for me. I'm using it to run an application under windows, so I need it installed under windows. Thanks