On Fri, Apr 22, 2016 at 6:42 AM, Juergen Hannappel <[email protected]> wrote: > A new option -T --exlude-table for pg_dumpall. This option is then > passed through to the pg_dump which really does the work. > This feature can be used to exclude large tables that are known not > to change from a database backup dump so that only the changing parts > of the database are dumped. > > Signed-off-by: Juergen Hannappel <[email protected]>
This seems like it could be useful. Please add it to the currently-open CommitFest so it gets reviewed at some point: https://commitfest.postgresql.org/action/commitfest_view/open -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
