Russ, Case insensitive is easily solved using the lower or upper function and for the "like" function there is "iLike" which ignores case. Also, anyone can do high availability with PostgreSQL. However, there is a learning curve (that I have not climbed yet) without paying someone. But, there are plenty of pay PostgreSQL providers to help as well.
I run PostgreSQL exclusively for my own sites ( http://beta.christianmp3.com is one) and I have converted BlogCFC to use PostgreSQL. There are very few differences to overcome. Check this out for HA and clustering. http://pgcluster.projects.postgresql.org/ Wil Genovese One man with courage makes a majority. -Andrew Jackson A fine is a tax for doing wrong. A tax is a fine for doing well. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:306650 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

