Re: [HACKERS] reload-through-the-top-parent switch the partition table - Mailing list pgsql-hackers

From David G. Johnston
Subject Re: [HACKERS] reload-through-the-top-parent switch the partition table
Date
Msg-id CAKFQuwbCfBHocznuj40xTmDdKJ94dQ3ZABDYJSctuMKrmKzk_g@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] reload-through-the-top-parent switch the partition table  (Rushabh Lathia <rushabh.lathia@gmail.com>)
List pgsql-hackers
On Thursday, August 3, 2017, Rushabh Lathia <rushabh.lathia@gmail.com> wrote:


--use-partitioned-table [partitioned_name, ...] # if
names are omitted it defaults to all the partitioned tables.

Here user need to specify the root relation name in the option - and any
partition table have that as a ROOT, will load the data through
top-parent-relation.


This is indeed what I intended to convey.  Only specify "root" names.

David J. 

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] Unused field of ProjectionPath
Next
From: Rod Taylor
Date:
Subject: Re: [HACKERS] Row Level Security Documentation