Re: Get DB Structure

Поиск
Список
Период
Сортировка
От Steven Klassen
Тема Re: Get DB Structure
Дата
Msg-id 20050116162354.GA22512@commandprompt.com
обсуждение исходный текст
Ответ на Get DB Structure  ("Hadi Saboohi" <saboohi@parsmail.net>)
Список pgsql-novice
# How can I get the db structure of a database in the system.
#
# I want to change the structure of the db and also it's data to xml.

pg_dump -s your_database > your_database.sql

--
Steven Klassen - Lead Programmer
Command Prompt, Inc. - http://www.commandprompt.com/
PostgreSQL Replication & Support Services, (503) 667-4564

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

Предыдущее
От: "Hadi Saboohi"
Дата:
Сообщение: Get DB Structure
Следующее
От: Ramon Orticio
Дата:
Сообщение: postgresql8 for windowsXP