On Fri, 9 Nov 2001, mark crowe (JIC) wrote:

> Below is an edited version of the comparison between MySQL and PostgreSQL
> from the MySQL 3.23 documentation. The general gist is that if you want
> speed, use MySQL, if you want the specific advanced features, use
> PostgreSQL. But either way, use DBI.pm

That's an ancient comparison.  PostgreSQL 7.x has significant performance
enhancements, and while it may not be as fast as MySQL for simple selects,
it's actually faster (and more robust) for complex queries.

-- Brett
                                          http://www.chapelperilous.net/
------------------------------------------------------------------------
The best diplomat I know is a fully activated phaser bank.
                -- Scotty


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to