Re: Data Type

From: Tommi Maekitalo <t(dot)maekitalo(at)epgmbh(dot)de>
To: "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Data Type
Date: 2002-08-28 11:32:13
Message-ID: 200208281332.13270.t.maekitalo@epgmbh.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

boolean is supported in PostgreSQL. ANSI SQL should be all right. If you have
problems it might help, when you post the exact statement with the
corrosponding error-message here.

I don't know Rational Rose, but I know S-Designor/Power-Designer. There you
could write your own logical-to-physical-typemappings.

Tommi

Am Mittwoch, 28. August 2002 11:50 schrieb Chris Lee:
> Hi,
>
> I am trying to use Rational Rose for creating Data Model.
>
> Since the software does not native support PostgreSQL, so I choose ANSI SQL
> 92 as target database. But I found that the data type support was very
> limited (e.g. no boolean data type).
>
> Can anyone kindly suggest me which of the following DBMS support data type
> close to PostgreSQL?
>
> IBM DB2
> MS SQL 6, 7, 2K
> Oracle 7, 8
>
> Many thanks in advance.
>
> ---
> Regards,
> Chris Lee
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

In response to

  • Data Type at 2002-08-28 09:50:45 from Chris Lee

Browse pgsql-general by date

  From Date Subject
Next Message chin 2002-08-28 11:38:56 Columns in views
Previous Message Hervé Piedvache 2002-08-28 11:02:57 Uninitialized page on pg_class ?