RE: Closest SQL dialect to PostgreSQL for ERwin?

Поиск
Список
Период
Сортировка
От elein
Тема RE: Closest SQL dialect to PostgreSQL for ERwin?
Дата
Msg-id MABBJCMLMNABIPABODDHMENLCEAA.elein@nextbus.com
обсуждение исходный текст
Ответ на Re: Closest SQL dialect to PostgreSQL for ERwin?  (Alex Pilosov <alex@pilosoft.com>)
Список pgsql-general
Sorry for answering a really old message...
Since I worked on all of these databases I could
not resist.

Miro-Montage-Illustra was the product that was derived
directly from postgres.  It was bought by informix and
re-implemented in version 9.* of the informix server.

ingres was based on a much much much earlier version of
the university code.

The illustra code base is very recognizably postgres.

The dialect of SQL is unique to the ORDBMS crowd.  You
can get a pure relational schema from ERWin that will
work, but you have to manipulate it afterwards if you
use any non-SQL92 features.  Boy, wouldn't I love to
have a good ORDBMS schema tool... Too bad informix's isn't
good.

elein
ex-ingres, ex-miro/illustra, ex-informix
currently postgreSQL database architect
elein@nextbus.com

-----Original Message-----
From: pgsql-general-owner@postgresql.org
[mailto:pgsql-general-owner@postgresql.org]On Behalf Of Alex Pilosov
Sent: Thursday, November 30, 2000 10:57 PM
To: Ed Loehr
Cc: pggeneral
Subject: Re: [GENERAL] Closest SQL dialect to PostgreSQL for ERwin?


Genealogicaley, Ingres would indeed be closest to pgsql (both are direct
descendants of University Ingres).

Probably a nicer thing would be for ERwin to have SQL-92 dialect, but
since nobody other than postgres even tried to comply to it, ERWin doesn't
support it ;)

On Thu, 30 Nov 2000, Ed Loehr wrote:

> I'm using ERwin to reverse engineer an ER diagram from PostgreSQL SQL
> scripts (via pg_dump).  ERwin does not officially support PostgreSQL's
> flavor of SQL, though having it read PostgreSQL scripts as Ingres scripts
> seems to work ok.
>
> Is there another well-known RDBMS vendor (Informix?) whose dialect and
> SQL idiosyncrasies (sp?) are closer to PostgreSQL's SQL than Ingres?
> ERwin supports most of the big RDBMS names (Pg is the only one I noticed
> missing), and I don't know much about the various dialect differences.
>
> Regards,
> Ed Loehr
>
>


В списке pgsql-general по дате отправления:

Предыдущее
От: Anand Raman
Дата:
Сообщение: replacing a word..
Следующее
От: "Andrew W. Nosenko"
Дата:
Сообщение: Re: LD_LIBRARY_PATH