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

From Sylte
Subject Re: Informix->PostgreSQL database convertion
Date
Msg-id 9dh6o1$hb9$1@sunsite.dk
Whole thread Raw
In response to Re: Informix->PostgreSQL database convertion  ("Sergey E. Volkov" <sve@raiden.bancorp.ru>)
Responses Re: Re: Informix->PostgreSQL database convertion
List pgsql-sql
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"




pgsql-sql by date:

Previous
From: Alexey Nalbat
Date:
Subject: can't get rid of unnesesary SORT step in explain plan for hash join
Next
From: Hans-Jürgen Schönig
Date:
Subject: SELECT timestamp('2001-06-12'::date - '2000-06-12'::date)