Re: pgsql structure export to XML
- From: brian <brian(at)zijn-digital(dot)com>
- To: pgsql-general(at)postgresql(dot)org
- Subject: Re: pgsql structure export to XML
- Date: Fri, 29 Feb 2008 19:44:37 -0500
- Message-id: <47C8A6F5.7010003@zijn-digital.com> <text/plain>
abracadabuda wrote:
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)?
I can make my own export, but i want to avoid it. (not enough time)
You can use postgresql-autodoc against a remote server.
b
Home |
Main Index |
Thread Index