Re: proposal: possibility to read dumped table's name from file

Поиск
Список
Период
Сортировка
От vignesh C
Тема Re: proposal: possibility to read dumped table's name from file
Дата
Msg-id CALDaNm3shi3Pco19+VSVRz0zoqFs6_K3UMaFRnpcCqrny08TcQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: proposal: possibility to read dumped table's name from file  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: proposal: possibility to read dumped table's name from file  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-hackers
On Mon, Jul 13, 2020 at 1:51 PM Pavel Stehule <pavel.stehule@gmail.com> wrote:
>> Can this be changed to dump objects and data based on the filter
>> expressions from the filter file.
>
>
> I am sorry, I don't understand. This should work for data from specified by filter without any modification.
>
I meant can this:
printf(_("  --filter=FILENAME            read object name filter
expressions from file\n"));
be changed to:
printf(_("  --filter=FILENAME            dump objects and data based
on the filter expressions from the filter file\n"));

Regards,
Vignesh
EnterpriseDB: http://www.enterprisedb.com



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

Предыдущее
От: vignesh C
Дата:
Сообщение: Re: [PATCH] Performance Improvement For Copy From Binary Files
Следующее
От: Tom Lane
Дата:
Сообщение: Re: OpenSSL 3.0.0 compatibility