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.
Aargh! (Score:2)
Why, why, why do people insist upon using this piece of crap database? The arguments I get into typically go like this:
Them: "But MySQL is faster."
Ovid: "Do you have benchmarks?"
Them: "No, but MySQL is still faster than other databases."
Ovid: "Have you benchmarked your app with other databases?"
Them: "No, but others swear up and down that it's faster."
Ovid: "So you feel that fast is more important that correct answers?"
Them: "But I already know MySQL."
Ovid: "That's a fair point. The Postg
Re:Aargh! (Score:1)
Once, I switched an entire 28-node MySQL cluster to a single PostgreSQL instance by making clever use of table inheritance and a one-liner PL/Pgsql script written in Python 3000! PG RULEZ!!
Reply to This
Parent