<[EMAIL PROTECTED]> wrote:
> Anyone have an opinion on using either PostgreSQL or MySQL on RH 7.1? I am
a
> newbie to both. Which should I use?

That depends on what you need. There are lots of opion pieces about this
posted around the 'Net. Generally, if you need a more complete SQL
implementation, including row-level locking and transaction support, use
PostgreSQL. If you can use a simpler implementation that excels on reads,
use MySQL.

I prefer PostgreSQL because it has everything I'll need and the latest
versions are also fast enough that speed is not an issue.

Tony
--
Anthony E. Greene <[EMAIL PROTECTED]> <http://www.pobox.com/~agreene/>
PGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26  C484 A42A 60DD 6C94 239D
AOL/Yahoo Chat: TonyG05
Linux. The choice of a GNU Generation <http://www.linux.org/>




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to