Re: PHP is the scourge

[email protected] (Rob Nagler) Tue, 7 Dec 2004 13:09:45 -0700
Newsgroups perl.p5ee
Organization bivio Software, Inc. <http://www.bivio.biz>
Message-ID <[email protected]>
Dave Rolsky writes:
> I've never written an app for a client that started on one backend and 
> moved to another.  I imagine that if this were to happen, it'd be because 
> the new backend provided some set of features that were now important to 
> the app, and some code changes would be necessary to take advantage of 
> this.

We start all projects on Postgres.  When Postgres runs out of steam,
we move to Oracle.  This has happened once, and is likely to happen
again.

Rob