CF8 PostgreSQL support is Enterprise only?

Update: This post is no longer true. The documentation has been updated to reflect the inclusion of PostgreSQL in the standard edition of ColdFusion. See the comments for Steven Erat's response.

While the specs are not fully complete, Damon Cooper has released the system requirements for the impending CF8 release. I thank the entire CF team and Adobe for their transparency.

From the document, it appears that support for several databases will be only for CF8 Enterprise edition. This is not completely out of the norm as the Enterprise edition of CF has had improved Oracle drivers for a long time. If anyone has ever had to purchase 3rd party Oracle drivers, (Merant, anyone?) they are expensive and certainly make sense in the Enterprise edition. What surprised me was PostgreSQL support made the Enterprise list, but not the Professional list.

The PostgreSQL JDBC drivers are available for download at no charge. The implementation is Type 4, pure java implementation. The license for the drivers (taken from the http://jdbc.postgresql.org/ site:

The PostgreSQL JDBC driver is distributed under the BSD license, same as the server. The simplest explanation of the licensing terms is that you can do whatever you want with the product and source code as long as you don't claim you wrote it or sue us.

While I completely understand, and embrace, inclusion of expensive licensed drivers, (such as Oracle) in CF Enterprise only, I find the decision to include PostgreSQL JDBC drivers in CF Enterprise very surprising.

The good news is, adding the PostgreSQL drivers to a CF Pro installation is very easy. I often consult the most excellent tutorial by Joachem Van Dieten for the JDBC JAR file installation and datasource configuration

As stated in the paper, the material is subject to change. Let's hope they do.

Comments
Looking at the disclaimer on the page, I wonder if they just don't want to provide support to you using Postgre unless you are an Enterprise customer.

I don't know the logic there. But Macromedia/Adobe have done weird stuff like that before to discourage support to certain products.
# Posted By Terrence P Ryan | 6/14/07 4:29 PM
Topics like this should really take place on the ColdFusion 8 Forum, not on blogs which may get overlooked.

http://www.adobe.com/cfusion/webforums/forum/categ...

I just tested a Standard serial number and the Postgres driver is present, available, and successful when verifying a datasource.
# Posted By Steven Erat | 6/14/07 5:17 PM
The System Requirements doc has been updated to reflect support for Postgres with Standard Edition.

Thanks!
# Posted By Steven Erat | 6/14/07 5:44 PM
@Steven,

Thanks for the update.

DW
# Posted By Dan Wilson | 6/14/07 6:04 PM
Nice to know! :) Thanks for the update. I won CF8 standard edition license and I am planning to move my server into a linux box with Debian. :) Probably my DB will be PostgreSQL server.
# Posted By Ouz Demirkap1 | 6/14/07 10:20 PM
BlogCFC was created by Raymond Camden. This blog is running version 5.9.001. Contact Blog Owner