Re: How to individually list the DDL for all individual data base objects

Поиск
Список
Период
Сортировка
От Melvin Davidson
Тема Re: How to individually list the DDL for all individual data base objects
Дата
Msg-id CANu8FixZOvrmbg_ccX76p=SBeYj8zt_7nwjrPqiF0X4Wx1MDDA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: How to individually list the DDL for all individual data base objects  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Ответы Re: How to individually list the DDL for all individual data base objects  (Berend Tober <btober@broadstripe.net>)
Список pgsql-general
You should probably look at the pg_extractor utility.

https://github.com/omniti-labs/pg_extractor

With it, you can dump individual or selected objects to separate directories.

On Mon, Nov 24, 2014 at 11:00 AM, Alvaro Herrera <alvherre@2ndquadrant.com> wrote:
Berend Tober wrote:
> Is there a good way to individually list the DDL for all individual data
> base objects?

These threads might interest you:

http://www.postgresql.org/message-id/AANLkTikLHA2x6U=q-t0j0YS78txHFmdtyxJfsrsRcLqN@mail.gmail.com
http://www.postgresql.org/message-id/CAASwCXdKROy2UHLof4Zvxx00goSccqXkg_g4Yf9vOuK8aXWh0g@mail.gmail.com

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services


--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general



--
Melvin Davidson
I reserve the right to fantasize.  Whether or not you
wish to share my fantasy is entirely up to you.

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

Предыдущее
От: Berend Tober
Дата:
Сообщение: Re: How to individually list the DDL for all individual data base objects
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: How to individually list the DDL for all individual data base objects