Re: [GENERAL] Need concrete "Why Postgres not MySQL" - Mailing list pgsql-advocacy

From Hornyak Laszlo
Subject Re: [GENERAL] Need concrete "Why Postgres not MySQL"
Date
Msg-id Pine.LNX.4.21.0308220805290.11798-100000@tiger.tigrasoft.hu
Whole thread Raw
In response to Re: [GENERAL] Need concrete "Why Postgres not MySQL" bullet list  (Ian Barwick <barwick@gmx.net>)
Responses Re: [GENERAL] Need concrete "Why Postgres not MySQL"  ("Shridhar Daithankar" <shridhar_daithankar@persistent.co.in>)
Re: [GENERAL] Need concrete "Why Postgres not MySQL"  (Jan Wieck <JanWieck@Yahoo.com>)
List pgsql-advocacy
Hi all!

Can someone explain me why is it usefull if the table created in
transaction disapears on rollback?
Anyway the progress db supports it, at least the version 9.
The other question: why is mysql enemy? Isn`t it just another RDBMS?

Thanks,
Laszlo

On Thu, 21 Aug 2003, Ian Barwick wrote:

> On Thursday 21 August 2003 11:15, Shridhar Daithankar wrote:
> > On 21 Aug 2003 at 0:22, Ian Barwick wrote:
> > > * DDL
> > > - Data definition language (table creation statements etc.) in MySQL
> > > are not transaction based and cannot be rolled back.
> >
> > Just wondering, what other databases has transactable DDLs? oracle seems to
> > have autonomous transactions which is arthogonal.
>
> DB2 8.1 seems to support transaction-capable DDL. At least, a rollback
> following a CREATE TABLE causes the table to disappear. Haven't gone
> into it in any depth.
>
>
> Ian Barwick
> barwick@gmx.net
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>


pgsql-advocacy by date:

Previous
From: Autoresponder
Date:
Subject: Re: Your application
Next
From: "Christopher Kings-Lynne"
Date:
Subject: Re: [GENERAL] Need concrete "Why Postgres not MySQL"