Re: Need Some Recent Information on the Differences between Postgres and MySql - Mailing list pgsql-general

From Scott Marlowe
Subject Re: Need Some Recent Information on the Differences between Postgres and MySql
Date
Msg-id AANLkTimcqN190RgezFc3C1C3td63yBjamZTfsxDCZZVU@mail.gmail.com
Whole thread Raw
In response to Re: Need Some Recent Information on the Differences between Postgres and MySql  (Rob Wultsch <wultsch@gmail.com>)
Responses Re: Need Some Recent Information on the Differences between Postgres and MySql
List pgsql-general
On Fri, Jun 25, 2010 at 11:48 AM, Rob Wultsch <wultsch@gmail.com> wrote:
> - Innodb : The primary transactional storage engine for MySQL. It does
> not have all the features of PG (like check contraints), but it has
> some features (like Compression!!!) which are *exceptionally* useful.

You do know that pg has compression for text types built in already,
right?  I'm sure there are subtle differences in the way compression
is done in each engine, just pointing that out.

pgsql-general by date:

Previous
From: Rob Wultsch
Date:
Subject: Re: Need Some Recent Information on the Differences between Postgres and MySql
Next
From: "Joshua D. Drake"
Date:
Subject: Re: PG dump and restore