[DPWN] PostgreSQL 9.0: Includes the new MySQL Emulation Layer

Andreas ‘ads’ Scherbaum
PostgreSQL 9.0.0, released today, contains the MySQL Emulation Layer.

To enable this feature, set the mysql_compatible option GUC to “on”.

[LEFT]postgres=# SELECT * FROM pg_settings WHERE name = ‘mysql_compatible’;
-[ RECORD 1 ]----------------------------------------------------------------
name | mysql_compatible
setting | ON
unit |
category | Version AND Platform Compatibility / Other Platforms AND Clients
short_desc | Enable MySQL Emulation Layer
extra_desc |
context | backend
vartype | bool
source | DEFAULT
min_val |
max_val |[/LEFT]

Continue reading “PostgreSQL 9.0: Includes the new MySQL Emulation Layer”

Zum Artikel im Blog…

Datum: 01.04.2010 00:01