Gordon Messmer wrote:

On Jun 2, 2005, at 12:41 AM, Robert Penz wrote:


mysql is faster and postgresql has more features. for storing only account data (which is only one table) use mysql. If you build a real db application (with subqueries, stored procedures, ...) use postgresql.


Not to start a pointless argument, but the idea that mysql is faster than postgresql is outdated. It used to be true, but really isn't any more.

I recommend that people use what they know, and if they know neither, then learn postgresql. Its feature set is better, and the documentation for its SQL queries is closer to the ANSI standard. IMO, knowledge of postgresql translates to other servers better than the reverse.

Well, MySQL got ANSI complient as well. Things are changing.

One merit of MySQL is that you can get decent support for it if you are ready to pay money.

Cheers,

Nat


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to