Convert odb to Postgres - Mailing list pgsql-general

From Luís de Sousa
Subject Convert odb to Postgres
Date
Msg-id y2hd56cfcb31004260309o839c9bf7y358929f5d2f50702@mail.gmail.com
Whole thread Raw
Responses Re: Convert odb to Postgres  (Thomas Kellerer <spam_eater@gmx.net>)
List pgsql-general
Hello everyone,

I have an OpenOffice dabatase that I'd like to convert to Postgres.
More specifically I need to replicate tables, not null constraints,
primary keys, foreign keys, autonumbers and data. There's a tool that
does this with Microsoft databses:

http://wiki.postgresql.org/wiki/Microsoft_Access_to_PostgreSQL_Conversion

Is there a counterpart of this tool for OpenOffice? Or any other tool
that may for instance convert OpenOffice databases into SQL
statements?

Thank you,

Luís

pgsql-general by date:

Previous
From: John Gage
Date:
Subject: Re: Unable to run createlang (or psql for that matter)
Next
From: Thomas Kellerer
Date:
Subject: Re: Convert odb to Postgres