Re: Humor me: Postgresql vs. MySql (esp. licensing)

Поиск
Список
Период
Сортировка
От nolan@celery.tssi.com
Тема Re: Humor me: Postgresql vs. MySql (esp. licensing)
Дата
Msg-id 20031009000319.6397.qmail@celery.tssi.com
обсуждение исходный текст
Ответ на Re: Humor me: Postgresql vs. MySql (esp. licensing)  (Shridhar Daithankar <shridhar_daithankar@persistent.co.in>)
Ответы Re: Humor me: Postgresql vs. MySql (esp. licensing)  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Re: Humor me: Postgresql vs. MySql (esp. licensing)  (Shridhar Daithankar <shridhar_daithankar@persistent.co.in>)
Список pgsql-general
> One of my friend lost data with mysql yesterday.. The machine was taken down for
> disk upgrade and mysql apperantly did not commit the last insert.. OK he was
> using myisam but still..:-)

It sounds like that is more a problem with improper operating protocols
than with the underlying database.

Would PG know enough to do a commit regardless of how the database was
shut down?  A second question is whether doing a commit is what the user
or application would always want to have happen, as it could result in a
half-completed transaction.
--
Mike Nolan

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

Предыдущее
От: Martin Marques
Дата:
Сообщение: Re: Cross database foreign key workaround?
Следующее
От:
Дата:
Сообщение: Re: Generating a SQL Server population routine