On Mon, Jul 2, 2018 at 9:27 PM, Robert Haas <robertmh...@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