Re: Re: Informix->PostgreSQL database convertion - Mailing list pgsql-sql

From rmcm@compsoft.com.au
Subject Re: Re: Informix->PostgreSQL database convertion
Date
Msg-id 15102.16469.969702.883536@fellini.mcmaster.wattle.id.au
Whole thread Raw
In response to Re: Informix->PostgreSQL database convertion  ("Sylte" <Sylte_@hotmail.com>)
List 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
ableto create a file of SQL statements like when using postgresql's> command  "pg_dump -f outputfile mydb"> > > >
---------------------------(endof broadcast)---------------------------> TIP 6: Have you searched our list archives?> >
http://www.postgresql.org/search.mpl

-- 
Rex McMaster


pgsql-sql by date:

Previous
From: Srikanth Rao
Date:
Subject: Counting rows in a table
Next
From: Larry Rosenman
Date:
Subject: plpgsql function / ??? / help