> Hi Database Gurus,
>
[quoted text clipped - 31 lines]
> tutorials and resouces]
> =====================================================================
IMHO,Both perform well and are reliable. I find them easy to use with
tools on the market.
As for portable - the only way you'll get true portability is if you use
something like ODBC. If you're using PHP, Pear::MDB2 gives you some
portability. But in general you're going to have to change code no
matter which database you use. The SQL will, for the most part, be
portable, however.
Postgres has more features available. But MySQL is catching up.
Tools - probably about the same. I'm not familiar with all the
available for either one, but for general purpose tools I've been able
to find what I need for either.
IMHO you're going about this the wrong way. You need to define your
requirements for a database, then choose the right one based on those
requirements. You may find either MySQL or Postgres will work for you.
Or you may find neither will. Or one, but not the other.

Signature
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================