From: | "Shridhar Daithankar" <shridhar_daithankar(at)persistent(dot)co(dot)in> |
---|---|
To: | pgsql-advocacy(at)postgresql(dot)org |
Subject: | Re: [GENERAL] Need concrete "Why Postgres not MySQL" |
Date: | 2003-08-22 06:54:11 |
Message-ID: | 3F460B6B.8842.4D46805@localhost |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-advocacy pgsql-general pgsql-hackers |
On 22 Aug 2003 at 8:30, Hornyak Laszlo wrote:
> Can someone explain me why is it usefull if the table created in
> transaction disapears on rollback?
Imagine you are trying to duplicate a table but succeed halfway only?
More importantly all catalog changes are transaction safe in postgresql. Not
only tables, but indexes, views, functions, triggers, rules and schemas are
transaction safe as well. IMO that's a big feature list..
> Anyway the progress db supports it, at least the version 9.
> The other question: why is mysql enemy? Isn`t it just another RDBMS?
First of all it's not RDBMS. Any product that exposes details of underlying
storage mechanism can not qualify as RDBMS. Innodb only has transactions..
Wow..
Secondly it's not enemy. At the most competitor if you in business of selling
postgresql and an overhyped product overall..
Just my opinion..
Bye
Shridhar
--
Canada Bill Jones's Motto: It's morally wrong to allow suckers to keep their
money.Canada Bill Jones's Supplement: A Smith and Wesson beats four aces.
From | Date | Subject | |
---|---|---|---|
Next Message | Autoresponder | 2003-08-22 07:35:48 | Re: Approved |
Previous Message | Autoresponder | 2003-08-22 06:50:30 | Re: My details |
From | Date | Subject | |
---|---|---|---|
Next Message | Keow Yeong Huat Joseph | 2003-08-22 07:12:00 | Postgresql for Solaris on Sparc |
Previous Message | Shridhar Daithankar | 2003-08-22 06:49:25 | Re: [GENERAL] [HACKERS] Need concrete "Why Postgres not MySQL" bullet list |
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2003-08-22 08:02:17 | Re: [GENERAL] [pgsql-advocacy] Need concrete 'Why Postgres |
Previous Message | Shridhar Daithankar | 2003-08-22 06:49:25 | Re: [GENERAL] [HACKERS] Need concrete "Why Postgres not MySQL" bullet list |