Re: PostgreSQL vs mySQL, any performance difference for

From: Scott Marlowe <smarlowe(at)g2switchworks(dot)com>
To: Jan <janoleolsen(at)hotmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL vs mySQL, any performance difference for
Date: 2005-10-24 22:34:15
Message-ID: 1130193255.15546.143.camel@state.g2switchworks.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, 2005-10-24 at 17:19, Scott Marlowe wrote:

> But PostgreSQL won't mangle your data to make it fit without even a
> notice, like MySQL will.

Note, in all fairness, MySQL 5.0.12 now does throw a warning when
mangling my data. Why the client doesn't display it is beyond me. Why
it's not an error is also beyond me. But it does throw a warning, so I
need to amend my last statement up there.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Douglas McNaught 2005-10-24 22:44:12 Re: Generic Q about max(id) vs ORDER BY ID DESC LIMIT 1
Previous Message Scott Marlowe 2005-10-24 22:32:29 Re: Generic Q about max(id) vs ORDER BY ID DESC LIMIT 1