Re: Why is PGSQL better than MySQL

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: Why is PGSQL better than MySQL
Дата
Msg-id 20051217003121.GE53809@pervasive.com
обсуждение исходный текст
Ответ на Re: Why is PGSQL better than MySQL  (David Rogers <David.Rogers@MCI.com>)
Список pgsql-php
On Tue, Dec 13, 2005 at 08:36:12AM -0600, David Rogers wrote:
> Needless to say, this fall we began the conversion to PostgreSQL 8 and
> we couldn't be more pleased. As a part of the conversion I found several
> new bugs in MySQL due to PostgreSQL complaining about some of my old
> queries. The most egregious of these are MySQL silently truncating var
> chars that are too long for the column and silently allowing one to
> insert a quoted string into an integer column. Ouch! We won't be using
> MySQL for any new work here and will eventually migrate all of our
> applications to PostgreSQL.

You should make sure all that stuff is reported in the gotchas:
http://sql-info.de/mysql/gotchas.html
--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

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

Предыдущее
От: Robert Treat
Дата:
Сообщение: Re: Why is PGSQL better than MySQL
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Why is PGSQL better than MySQL