Re: MySQL Con 2008 - Mailing list pgsql-advocacy

From Ron Mayer
Subject Re: MySQL Con 2008
Date
Msg-id 47618AF4.9040801@cheapcomplexdevices.com
Whole thread Raw
In response to Re: MySQL Con 2008  (Robert Treat <xzilla@users.sourceforge.net>)
List pgsql-advocacy
Robert Treat wrote:
> ie. promoting things like use of information schema over show tables?

+1.

I think it'd be good for the whole database world if the F/OSS
communities encouraged use of standards wherever possible; since
that'd result in users at large using the standards and pushing
the commercial products to do so as well; reducing the friction
between the systems for everyone.

Spun in a "What can MySQL learn from Postgres", it seems to
me they should by default use their most standard mode;
http://dev.mysql.com/doc/refman/5.0/en/server-sql-mode.html
and use the standard mode for their examples and docs.

Spun in a "What can Postgres learn from MySQL", perhaps
we should err on the side of following the standard even
when it's insane (timestamp/timezone stuff) or inconvenient
(case folding stuff); and make our own types/modes for people
who want the non-standard (tho arguably better) modes.


pgsql-advocacy by date:

Previous
From: Brian Hurt
Date:
Subject: Re: NYPUG?
Next
From: "Selena Deckelmann"
Date:
Subject: Re: Can SCALE 6x resurrect LAPUG