Re: Add --include-table-data-where option to pg_dump, to export onlya subset of table data

Поиск
Список
Период
Сортировка
От Surafel Temesgen
Тема Re: Add --include-table-data-where option to pg_dump, to export onlya subset of table data
Дата
Msg-id CALAY4q8BAEky8Hfhw4GYTeMbfV0c6nKUzDrH1Nciks+fU1E6Eg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Add --include-table-data-where option to pg_dump, to export onlya subset of table data  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: Add --include-table-data-where option to pg_dump, to export onlya subset of table data  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers


On Mon, Jul 2, 2018 at 9:27 PM, Robert Haas <robertmhaas@gmail.com> wrote:

But you can specify multiple tables.  You wouldn't want the same WHERE
clause to apply to all of them.

also with this new --where option you can specify multiple table using wildcard and it
try to apply the same where clause to each table. may be its a desirable feature
because such kind of table can be structurally similar too.

regards
Surafel  

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

Предыдущее
От: Masahiko Sawada
Дата:
Сообщение: Re: Threat models for DB cryptography (Re: [Proposal] Table-levelTransparent Data Encryption (TDE) and Key) Management Service (KMS)
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: Explain buffers wrong counter with parallel plans