On Wed, 6 Feb 2002, Sinisa Milivojevic wrote:

> Trond Eivind Glomsrød writes:
> > "Vernon A Webb" <[EMAIL PROTECTED]> writes:
> > 
> > > Anyone know the difference between MySQL and PostgreSQL? 
> > 
> > PostgreSQL has a lot of features MySQL don't have yet (transactions
> > everywhere, foreign keys, subselects, stored procedures, triggers,
> > etc), while MySQL is heavily optimized for handling big loads of
> > simple SQL.
> 
> But MySQL has transactions and foreign keys.

I said "everywhere" - you need to use Innobase to get foreign keys, and 
innobase/db3 to get transactions.

-- 
Trond Eivind Glomsrød
Red Hat, Inc.


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to