huck
05-01-2001, 11:56 AM
I have been using MySQL for a couple of years now, but am interested in using PostgreSQL. Currently, MySQL does not support stored procedures or transactions -- a couple of features that could be useful for some of my current projects.
Does anyone have experience with both? As I have several questions about performance and memory usage.
For example, MySQL is reportedly much faster than PostgreSQL, but does this hold when using store procedures for complex queries in PostgreSQL?
How does the PostgreSQL memory footprint compare to MySQL?
Any pointers would be appreciated....
Does anyone have experience with both? As I have several questions about performance and memory usage.
For example, MySQL is reportedly much faster than PostgreSQL, but does this hold when using store procedures for complex queries in PostgreSQL?
How does the PostgreSQL memory footprint compare to MySQL?
Any pointers would be appreciated....
