Re: MySQL versus Postgres

From: John Gage <jsmgage(at)numericable(dot)fr>
To: Phillip Smith <lists(at)fukawi2(dot)nl>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: MySQL versus Postgres
Date: 2010-08-06 12:42:27
Message-ID: 4BED8571-55AE-49E0-BF06-0732BC60F33A@numericable.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)meisterderspiele(dot)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 :(

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Torsten Zühlsdorff 2010-08-06 13:13:32 Re: MySQL versus Postgres
Previous Message Thomas Kellerer 2010-08-06 12:09:54 Re: MySQL versus Postgres