Re: MySQL versus Postgres

Поиск
Список
Период
Сортировка
От John Gage
Тема Re: MySQL versus Postgres
Дата
Msg-id 4BED8571-55AE-49E0-BF06-0732BC60F33A@numericable.fr
обсуждение исходный текст
Ответ на Re: MySQL versus Postgres  (Phillip Smith <lists@fukawi2.nl>)
Ответы Re: MySQL versus Postgres  (Torsten Zühlsdorff <foo@meisterderspiele.de>)
Список pgsql-general
On reflection, I think what is needed is a handbook that features cut
and paste code to do the things with Postgres that people do today
with MySQL.

Such a handbook, featured as the first section of the documentation,
would take readers through the steps necessary to set up an online
shopping site, for example, with Postgres.  Cut and paste code is
absolutely crucial to the success of such a document.

Make it easy.  Make it easy.  Our road in the yellow wood has to be
the one you can go down the easiest.

John


On Aug 6, 2010, at 1:39 PM, Phillip Smith wrote:

> On 6 August 2010 16:08, Torsten Zühlsdorff <foo@meisterderspiele.de>
> wrote:
>
> I receive my "oh wow" when i do the same things in Postgres like in
> MySQL: Writting some procedures, triggers and use foreign key. The
> "oh wow" was that it just *works*. After some years of using MySQL
> this is a very uncommon feeling, even if you are experienced which
> MySQL. ;)
>
>
> I'm going the other way -- I first started SQL/RDBMS with
> PostgreSQL, and now I'm starting to have to deal with MySQL for some
> things at work. I know exactly how to do what I want in PG, but
> doing the same thing in MySQL is ten times more complicated and has
> me pulling my hair out :(


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

Предыдущее
От: Thomas Kellerer
Дата:
Сообщение: Re: MySQL versus Postgres
Следующее
От: Torsten Zühlsdorff
Дата:
Сообщение: Re: MySQL versus Postgres