Re: CREATE SYNONYM ... - Mailing list pgsql-patches

From Hans-Jürgen Schönig
Subject Re: CREATE SYNONYM ...
Date
Msg-id 44168E31.9090309@cybertec.at
Whole thread Raw
In response to Re: CREATE SYNONYM ...  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: CREATE SYNONYM ...  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Peter Eisentraut wrote:
> Hans-Jürgen Schönig wrote:
>
>>This feature is especially important to people who want to port from
>>Oracle to PostgreSQL (almost every customer who ports larger Oracle
>>applications will asked for it).
>
>
> Does any SQL-like database system other than Oracle have this feature?
>


hi peter,

the most popular are: db2, max db, informix, ms sql.
in other words: all databases which are widely used and widely accepted.
there is no big database vendor who does not support it (taking into
consideration that mysql is not a database).

    best regards,

        hans


--
Cybertec Geschwinde & Schönig GmbH
Schöngrabern 134; A-2020 Hollabrunn
Tel: +43/1/205 10 35 / 340
www.postgresql.at, www.cybertec.at

pgsql-patches by date:

Previous
From: Simon Riggs
Date:
Subject: Re: [HACKERS] Automatic free space map filling
Next
From: Tom Lane
Date:
Subject: Re: CREATE SYNONYM ...