Re: DDL for a single schema

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: DDL for a single schema
Дата
Msg-id 200311071703.14442.dev@archonet.com
обсуждение исходный текст
Ответ на Re: DDL for a single schema  (<btober@seaworthysys.com>)
Ответы Re: DDL for a single schema  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
On Friday 07 November 2003 14:28, btober@seaworthysys.com wrote:
> > On Friday 07 November 2003 19:36, Shridhar Daithankar wrote:
> >> On Friday 07 November 2003 18:53, btober@seaworthysys.com wrote:
> >> > Is there a way to get a dump of all the DDL and data associated
> >>
> >> with a single schema within a database?
> >> pg_dump in 7.4 has the dump option. You need to use --schema as
> >> option.

> Thanks. Didn't have immediate plans to upgrade from 7.3. But I'll look
> for that feature when the time comes.

I believe 7.4 pg_dump should work against a 7.3 database (and further back
IIRC).
--
  Richard Huxton
  Archonet Ltd

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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: Service doesnt UP!!!!
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Postgres 7.4 : ECPG not Thread-safe