Re: postgre vs MySQL - Mailing list pgsql-general

From Greg Smith
Subject Re: postgre vs MySQL
Date
Msg-id Pine.GSO.4.64.0803111921320.7347@westnet.com
Whole thread Raw
In response to Re: postgre vs MySQL  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Responses Re: postgre vs MySQL  ("Scott Marlowe" <scott.marlowe@gmail.com>)
List pgsql-general
On Tue, 11 Mar 2008, Scott Marlowe wrote:

> That kind of change does NOT get into production versions of
> postgresql.  With a yearly release schedule, postgresql doesn't have
> to put dodgy performance updates in a production release.

This is worth expanding on:  PostgreSQL doesn't put *any* feature changes
in a production release.  Once it's a stable release, only bug fixes are
applied.  Any other way is madness.

--
* Greg Smith gsmith@gregsmith.com http://www.gregsmith.com Baltimore, MD

pgsql-general by date:

Previous
From: "Scott Marlowe"
Date:
Subject: Re: postgre vs MySQL
Next
From: "Scott Marlowe"
Date:
Subject: Re: Array load from remote site through Perl/DBI