From: | "Jonah H(dot) Harris" <jonah(dot)harris(at)gmail(dot)com> |
---|---|
To: | "Magnus Hagander" <magnus(at)hagander(dot)net> |
Cc: | JoshuaKramer <josh(at)globalherald(dot)net>, "PostgreSQL Advocacy List" <pgsql-advocacy(at)postgresql(dot)org> |
Subject: | Re: (wtf) Top 20 Open Source Software Projects in the Enterprise |
Date: | 2007-07-24 19:47:12 |
Message-ID: | 36e682920707241247r49662948m3c461441f89b76e5@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-advocacy |
On 7/24/07, Magnus Hagander <magnus(at)hagander(dot)net> wrote:
> Last I checked there was no way to make the system tables use anything
> other than MyISAM, which means they're not safe.
You are correct. At this point in time, I don't believe you can use
anything but MyISAM for the catalog tables. So, I imagine it would be
possible to logically corrupt a system if DDL was occurring at the
exact point of a crash.
--
Jonah H. Harris, Software Architect | phone: 732.331.1324
EnterpriseDB Corporation | fax: 732.331.1301
33 Wood Ave S, 3rd Floor | jharris(at)enterprisedb(dot)com
Iselin, New Jersey 08830 | http://www.enterprisedb.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2007-07-24 20:16:36 | Re: (wtf) Top 20 Open Source Software Projects inthe Enterprise |
Previous Message | Magnus Hagander | 2007-07-24 19:33:56 | Re: (wtf) Top 20 Open Source Software Projects in the Enterprise |