Re: pgsql structure export to XML

From: abracadabuda <abracadabuda(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: pgsql structure export to XML
Date: 2008-02-29 18:40:18
Message-ID: 9de0baa5-b9c1-43ec-9455-86b597b9b4be@i29g2000prf.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 29. Feb, 19:28 h., abracadabuda <abracadab(dot)(dot)(dot)(at)gmail(dot)com> 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)
>
> Thanks a lot
>
> --
> abracadabuda

i've just find something just right on postgresql 8.3, i will try
it :)
see http://www.postgresql.org/docs/current/interactive/functions-xml.html

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2008-02-29 18:47:40 Re: issue with an assembled date field
Previous Message Shane Wright 2008-02-29 18:37:01 Upgrade to 8.3.0?