Re: PostgreSQL versus MySQL

Поиск
Список
Период
Сортировка
От Martin Marques
Тема Re: PostgreSQL versus MySQL
Дата
Msg-id 200309190906.35331.martin@bugs.unl.edu.ar
обсуждение исходный текст
Ответ на Re: PostgreSQL versus MySQL  ("scott.marlowe" <scott.marlowe@ihs.com>)
Ответы Re: PostgreSQL versus MySQL  ("scott.marlowe" <scott.marlowe@ihs.com>)
Список pgsql-general
El Jue 18 Sep 2003 20:34, scott.marlowe escribió:
>
> they still claim to have ACID compliance, an issue I've discussed with a
> few of the folks from MySQL AB.  To them, the C in ACID only implies fk
> constraints.  The fact that they ignore base type constraints (i.e. insert
> 8 billion into an int4 and it just sets the field to the max value an int4
> can hold (2gig) and generates no error seems to not bother them.

You mean that when they hit the limit, all other inserts have the MAX value?
That would be terrible!

--
 09:05:01 up 28 days, 55 min,  2 users,  load average: 1.25, 0.60, 0.38
-----------------------------------------------------------------
Martín Marqués                  |        mmarques@unl.edu.ar
Programador, Administrador, DBA |       Centro de Telematica
                       Universidad Nacional
                            del Litoral
-----------------------------------------------------------------


В списке pgsql-general по дате отправления:

Предыдущее
От: Jean-Christian Imbeault
Дата:
Сообщение: Re: adding on delete cascade constraint?
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: Column defaults fail with rules on view