Re: pgsql structure export to XML

From: Thomas Kellerer <spam_eater(at)gmx(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: pgsql structure export to XML
Date: 2008-02-29 21:55:12
Message-ID: fq9v00$5kh$1@ger.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

abracadabuda wrote on 29.02.2008 19:28:
> Hi,
>
> i need to export pgsql structure of tables, vies, PK, FK etc. etc.
> into simple XML structure.
>
> My 3 hour searching ended with one result: postgresql-autodoc, but i
> don't have enough rights on server to install it.
>
> Is there any solution for my problem - is there any program (best
> under Win)?

You can try my SQL Workbench/J.

The WbReport command is what you are looking for:
<http://www.sql-workbench.net/manual/wb-commands.html#command-schema-report>

Thomas

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2008-02-29 22:55:18 Re: Upgrade to 8.3.0?
Previous Message Shane Wright 2008-02-29 21:31:40 Re: Upgrade to 8.3.0?