Convert odb to Postgres - Mailing list pgsql-general

From Luís de Sousa
Subject Convert odb to Postgres
Date
Msg-id x2wd56cfcb31004260306gf577ce92h21a2fdbf245b4a0a@mail.gmail.com
Whole thread Raw
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: Tom Lane
Date:
Subject: Re: Table Bloat still there after the Vacuum
Next
From: Scott Marlowe
Date:
Subject: Re: Start-up script for few clusters: just add water?