| From: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
|---|---|
| To: | Rushabh Lathia <rushabh(dot)lathia(at)gmail(dot)com> |
| Cc: | Ashutosh Bapat <ashutosh(dot)bapat(at)enterprisedb(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Robert Haas <robertmhaas(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: reload-through-the-top-parent switch the partition table |
| Date: | 2017-08-03 14:08:17 |
| Message-ID: | CAKFQuwbCfBHocznuj40xTmDdKJ94dQ3ZABDYJSctuMKrmKzk_g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thursday, August 3, 2017, Rushabh Lathia <rushabh(dot)lathia(at)gmail(dot)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.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Rod Taylor | 2017-08-03 14:13:30 | Re: Row Level Security Documentation |
| Previous Message | Tom Lane | 2017-08-03 14:04:43 | Re: Unused field of ProjectionPath |