Anton Basistov writes:
Hello, Tell me please, wich server is more comfortable for storing users accounts in Courier: MySQL or PostgreSQL?
And wich has better realisation of relative db?

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.


-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to