03-23-05 10:45 PM
I'll use mysql if I *have* to, and I don't need transactions.
If you want a quick and easy DB, or don't have the option, use MySQL.
If you need transactions, replication, and other more complicated stuff
use PostgreSQL.
I love Postgres, but mysql is more supported. Dunno why.
Me.
ANP wrote:
> Which should be the preferred DB on linux: mysql or Postgres?
>
> Regards
> Amal
[ Post a follow-up to this message ]
|