Re: Replication - Mailing list pgsql-general

From Michael Chaney
Subject Re: Replication
Date
Msg-id 20040422141820.GD3433@michaelchaney.com
Whole thread Raw
In response to Re: Replication  (Christopher Browne <cbbrowne@acm.org>)
List pgsql-general
On Wed, Apr 21, 2004 at 10:08:07PM -0400, Christopher Browne wrote:
> or something more modern, like Tuxedo; if they're using MySQL as a
> step up from MS Access,
       ^^
That's spelled "down".  Access is almost 100% SQL-92 compliant, allows
subselects, and does pretty good query optimization.  MySQL has nothing
on it.  And, no, I'm not some Microsofty.

Michael
--
Michael Darrin Chaney
mdchaney@michaelchaney.com
http://www.michaelchaney.com/

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: [ADMIN] Restoring a Databases that features tserach2
Next
From: "scott.marlowe"
Date:
Subject: Re: 7.3.4 on Linux: UPDATE .. foo=foo+1 degrades massivly