Re: Dump Schema?

Поиск
Список
Период
Сортировка
От Karel Zak
Тема Re: Dump Schema?
Дата
Msg-id 20010727161841.A5504@ara.zf.jcu.cz
обсуждение исходный текст
Ответ на Dump Schema?  ("Chris Ruprecht" <chrup999@yahoo.com>)
Список pgsql-admin
On Fri, Jul 27, 2001 at 08:55:05AM -0500, Chris Ruprecht wrote:
> Hi guys,
>
> I have a database on my production machine and I want a copy of this db (9 GB) - without the data - on a development
machine(notebook with about 6 GB of space). 
> How can I just dump the schema without the data? Is there a simple command for that?
>

pg_dump

  -s, --schema-only        dump out only the schema, no data

 Something is bad on docs or pg_dump --help? :-)

            Karel

--
 Karel Zak  <zakkr@zf.jcu.cz>
 http://home.zf.jcu.cz/~zakkr/

 C, PostgreSQL, PHP, WWW, http://docs.linux.cz, http://mape.jcu.cz

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

Предыдущее
От: George Lewis
Дата:
Сообщение: Re: Dump Schema?
Следующее
От: "Chris Ruprecht"
Дата:
Сообщение: Re: Dump Schema?