Re: pgsql structure export to XML

Поиск
Список
Период
Сортировка
От brian
Тема Re: pgsql structure export to XML
Дата
Msg-id 47C8A6F5.7010003@zijn-digital.com
обсуждение исходный текст
Ответ на pgsql structure export to XML  (abracadabuda <abracadabuda@gmail.com>)
Список pgsql-general
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

В списке pgsql-general по дате отправления:

Предыдущее
От: Dee
Дата:
Сообщение: Re: beginner: what permissions required to install on windows 2000+
Следующее
От: "Scott Marlowe"
Дата:
Сообщение: Re: SERIAL and Primary Key