Hi,

I use both. My decision which to use in what projects is solely based on 
"performance vs. feature" comparisons. Where I need transactions, 
subselects (no complaint about this, I find sometimes problems where I need 
them) and all this, and on the other hand, my application is _not_ purely 
select driven and needs as much performance as possible. I use PostgreSQL.

Webfrontendthingies with a lot of select queries and which needs the last 
bit of performance I can get, I use MySQL. And if the provider or company 
onl provides MySQL I have to use it.

No need for religious decisions. Use what is best suited for your problem 
domain. All decisions based on other things are no decision. ;))) 

Just my $0.02,
Oliver

Am Dienstag, 5. März 2002 22:11 schrieb Dennis G. Wicks:
> Greetings;
>
> It sounds like there are two main dbms in common use;
> PostgreSQL and mysql.
>
> What are the preferences of the group members? Are there any
> major or important differences between them? Any religious
> issues? ;-)
>
> Thanks for any info,
> Dennis

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to