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

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: vignesh C <vignesh21(at)gmail(dot)com>
Cc: Justin Pryzby <pryzby(at)telsasoft(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: proposal: possibility to read dumped table's name from file
Date: 2020-07-14 06:32:41
Message-ID: CAFj8pRBj7rWp6CsRNVAT3wumeFei-VkT4ETWW65rsqgB6F2Mkw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

po 13. 7. 2020 v 15:33 odesílatel vignesh C <vignesh21(at)gmail(dot)com> napsal:

> On Mon, Jul 13, 2020 at 1:51 PM Pavel Stehule <pavel(dot)stehule(at)gmail(dot)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"));
>

done in today patch

Pavel

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dilip Kumar 2020-07-14 06:34:56 Re: replication_origin and replication_origin_lsn usage on subscriber
Previous Message Pavel Stehule 2020-07-14 06:31:31 Re: proposal: possibility to read dumped table's name from file