Want additional DB or OS support in ColdFusion?
Are you burnin' for built-in PostgreSQL support in Macromedia ColdFusion (BlueDragon already has this)? How about FreeBSD? Debian Linux Support? Fedora Support? Additional J2EE servers? 64-Bit Operating systems?
Then go and take the ColdFusion vendor support survey.
Tweet
Trackbacks
Comments
The books are covering the comment space.
Evert
I forgot to say: I'm using FireFox 1.5 BETA 1. So this might be the actual problem.
My extensions: All-In-One Sidebar MozCC ProxyButton Sage User Agent Switcher Web Developer Toolbar
Hope this helps
I'm building a new website builder that uses MySQL instead of MS SQL primarily on the basis that:
(a) MySQL is well documented whereas as PostgreSQL seems to be less
(b) The fact there is a book called High Performance MySQL which finally answers what I needed to know about scalable MySQL. There doesn't seem to be an equivalently awesome resource for PostgreSQL.
(c) easy and powerful replication/scalability bits.
Do you have any comments on which database you prefer under a scenario where the database should ultimately be able to scale to 10 million websites which means, obviously, many times more records than 10 million? Would you prefer PostgreSQL under this scenario?
I am using a home brewed horizontal partitioning system. The data would actually reside among multiple databases with a master database that would tell the application which database the individual website data resides in.
e.g.
[master table]
| | |
[table 1] [table 2] [table 3]
Where individual site data resides in table 1,2,3 and the mappings appear in master.
I found the problem! I had javascript disabled for debugging, causing google adsense not to show up and screwing things up.
Sorry for the trouble,
Evert
Post a Comment
Recent Entries
- Firefox Aurora now Supports Content Security Policy 1.0
- Writing Secure CFML cfObjective 2013 Slides
- Upgrading to Java 7 on Linux
- J2EE Sessions in CF10 Uses Secure Cookies
- Learn about ColdFusion Security at cfObjective 2013
- Session Loss and Session Fixation in ColdFusion
- FuseGuard 2.3 Released
- CKEditor Spell Checker Plugin


add to del.icio.us



