Re: creating postgres tables using existing table defs - Mailing list pgsql-general

From Jan Wieck
Subject Re: creating postgres tables using existing table defs
Date
Msg-id 200108011146.f71Bk9T01395@jupiter.us.greatbridge.com
Whole thread Raw
In response to creating postgres tables using existing table defs  ("Susan Lane" <suel@dpn.com>)
List pgsql-general
Susan Lane wrote:
> Hi -
>
> I have just started the process of creating tables in Postgres and I
> wondered if there was some way to take existing tables definitions in Oracle
> and port them into Postgres.  I have existing create table scripts, but some
> of the syntax does not work for Postgres.  Any easy way to do this without
> having to rewrite my SQL?

    Looked into contrib/oracle ?


Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#================================================== JanWieck@Yahoo.com #


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


pgsql-general by date:

Previous
From: Jan Wieck
Date:
Subject: Re: Really slow UPDATE and DELETE
Next
From: Jan Wieck
Date:
Subject: Re: Finding number of current connections