Re: Re: Informix->PostgreSQL database convertion

From: rmcm(at)compsoft(dot)com(dot)au
To: "Sylte" <Sylte_(at)hotmail(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Re: Informix->PostgreSQL database convertion
Date: 2001-05-13 08:05:41
Message-ID: 15102.16469.969702.883536@fellini.mcmaster.wattle.id.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

is there an informix utility called dbschema which does this?

dbschema -t all -d databasename > schema.sql

Sylte writes:
> How is the SQL command UNLOAD (informix) used to extract both data and
> database architecture?
>
> Is it able to create a file of SQL statements like when using postgresql's
> command "pg_dump -f outputfile mydb"
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://www.postgresql.org/search.mpl

--
Rex McMaster

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Antti Linno 2001-05-13 14:02:54 BLOB
Previous Message Tom Lane 2001-05-13 03:44:24 Re: Problem using IP functions