Re: R: Re: [BUGS] BUG #6091: Information

2011-07-06 Thread Craig Ringer
[top-posting because the OP didn't seem to see my first reply below theirs] I repeat: this is not a bug report. SQL dumps from one database are not expected to work in a different database system from a different vendor. There are various migration and conversion tools that make it easier. It

Re: [BUGS] BUG #6091: Information

2011-07-06 Thread Craig Ringer
On 6/07/2011 5:24 AM, giuseppe petazzoni wrote: I pg_dump .sql data and schema but is no compatible db2 or mysql or informix or oracle No, it won't be. Few if any SQL databases are fully compatible with each other. In particular, the schema definitions (DDL) and type names tend to vary wildl

[BUGS] BUG #6091: Information

2011-07-06 Thread giuseppe petazzoni
The following bug has been logged online: Bug reference: 6091 Logged by: giuseppe petazzoni Email address: giuseppe.petazz...@libero.it PostgreSQL version: 8.4.7 Operating system: linux debian 6.0.1 Description:Information Details: Dear Ser I pg_dump .sql data and