Review comments for Patch: exclude-table-data option for pg_dump

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Review comments for Patch: exclude-table-data option for pg_dump
Дата
Msg-id 4EB320BE.6080407@agliodbs.com
обсуждение исходный текст
Список pgsql-hackers
Hackers,

Andrew produced a version for this patch which builds against 9.0.  I've
tested that version on a production installation of PostgreSQL, including:

* dumping and reloading a production database with over 200 objects,
500GB of data and complex dependancies, 4 times so far
* excluding different sets of data
* getting table names wrong (didn't mean to test that, but I did)
* using the --help and man page

In all cases the new pg_dump --exclude-table-data option behaved as
expected, without errors, and consistent with other pg_dump options.

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com


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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: Online base backup from the hot-standby
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Strange behavior on to_tsquery()