YC Nyon wrote: > I'm wondering if anyone mind sharing their experiences in connecting CF and > Postgresql(cygwin) on Windows platform. > Stability, speed and connectivity issues are the focus.
Due to the Cygwin compatibilty layer the performance is clearly less as under the *nix of your choice. I further encountered some problems in getting it to run as a service, although with some legwork you can get it to work. Once you have it running, connectivity is about as easy as it gets: http://spike.oli.tudelft.nl/jochemd/index.cfm?PageID=15 For development it is OK, for production you should go for one of the other supported platforms. If you can wait, the native Windows port is currently in Beta 2, but it is a separate branch from the current 7.3 Beta 1 so I am not so sure on the timeframe. Jochem ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

