NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Clustering (Score:1)
Sure it works. The reason you don't hear a lot of anecdotes is that most of the people who can afford it aren't out telling the public how they do it.
Oracle "clustering" is probably used way more in internal, critical infrastructure, than in external, disposable content servers.
One of Oracle's advantages
Pg for websites (Score:1)
Two interesting things here are that none of them use PostgreSQL, despite a few of them being fairly new
I agree here, PostgreSQL is not popular with scaling large websites. It's strengths are not well suited to that task. It is not nearly as fast as MySQL on reads, and is not as friendly as MySQL to setup for web developers. It is the hidden P in LAMP (although my version of LAMP is Linux Apache Mod_perl Postgresql).
PostgreSQL is best suited for applications which require higher than 10 to 1 ratio
Fun (Score:2)