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 <[email protected]> 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/[email protected] > > http://www.postgresql.org/message-id/caaswcxdkroy2uhlof4zvxx00gosccqxkg_g4yf9vouk8axw...@mail.gmail.com > > -- > Álvaro Herrera http://www.2ndQuadrant.com/ > PostgreSQL Development, 24x7 Support, Training & Services > > > -- > Sent via pgsql-general mailing list ([email protected]) > 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.
