On Tue, Jul 3, 2018 at 6:31 AM, Surafel Temesgen <[email protected]> wrote: > On Mon, Jul 2, 2018 at 9:27 PM, Robert Haas <[email protected]> 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.
I don't think that's likely to be very useful. I think Carter Thaxton has the right idea, although using foo:bar to mean foo.bar doesn't seem like a great plan. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
