Re: [GENERAL] pgsql structure export to XML

2008-03-01 Thread abracadabuda
On 29. Feb, 22:55 h., [EMAIL PROTECTED] (Thomas Kellerer) wrote: > 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 > >

Re: [GENERAL] pgsql structure export to XML

2008-02-29 Thread brian
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 progr

Re: [GENERAL] pgsql structure export to XML

2008-02-29 Thread Thomas Kellerer
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

Re: [GENERAL] pgsql structure export to XML

2008-02-29 Thread abracadabuda
On 29. Feb, 19:28 h., abracadabuda <[EMAIL PROTECTED]> 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