Re: Best pg_dump practices

Поиск
Список
Период
Сортировка
От Roderick A. Anderson
Тема Re: Best pg_dump practices
Дата
Msg-id Pine.LNX.4.33.0306161252530.22445-100000@main.cyber-office.net
обсуждение исходный текст
Ответ на Best pg_dump practices  (MT <mt@open2web.com>)
Список pgsql-general
On Thu, 12 Jun 2003, MT wrote:

> Hi,
>
> This will give me the data in its original, pristine form. Note that
> using pg_dump this way means that the data gets dumped as copy too. Is
> there a way to dump only the db objects (ie. tables, sequences, etc)
> and exclude the data.

man pg_dump gives me (on an older version - 7.2.1 :-)

    pg_dump -s


Rod
--
  "Open Source Software - Sometimes you get more than you paid for..."


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

Предыдущее
От: John Smith
Дата:
Сообщение: DBD::PgPP::CursorResponse
Следующее
От: "scott.marlowe"
Дата:
Сообщение: Re: postgreSQL on NAS/SAN?