Thanks to visit codestin.com
Credit goes to postgrespro.com

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

From Tom Lane
Subject Re: [HACKERS] reload-through-the-top-parent switch the partition table
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: [HACKERS] reload-through-the-top-parent switch the partition table  (Robert Haas <[email protected]>)
Responses Re: [HACKERS] reload-through-the-top-parent switch the partition table
List pgsql-hackers
Robert Haas <[email protected]> writes:
> The patch itself looks just fine on a quick glance, modulo the lack of
> documentation, but I think we need to bikeshed the name of the flag.
> --reload-through-root is clear as daylight to me, but I'm not sure
> users will agree.   The lack of the word "partition" is perhaps a
> significant flaw, and pg_dump doesn't really reload anything; it just
> dumps.

> The best thing I can come up with after brief thought is
> --partition-data-via-root, but maybe somebody else has a better idea?

--restore-via-partition-root ?
        regards, tom lane



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [HACKERS] pgbench: Skipping the creating primary keys after initialization
Next
From: Alvaro Herrera
Date:
Subject: Re: [HACKERS] Macros bundling RELKIND_* conditions