On Tue, Apr 06, 2021 at 01:02:58PM -0700, Peter Geoghegan wrote:
> On Tue, Apr 6, 2021 at 10:32 AM Fujii Masao wrote:
> > postgres_fdw: Allow partitions specified in LIMIT TO to be imported.
>
> I suspect (though have not verified) that this commit is the cause of
> various "recoveryCheck" failur
On Tue, Apr 6, 2021 at 10:32 AM Fujii Masao wrote:
> postgres_fdw: Allow partitions specified in LIMIT TO to be imported.
I suspect (though have not verified) that this commit is the cause of
various "recoveryCheck" failures on the buildfarm.
Thanks
--
Peter Geoghegan
postgres_fdw: Allow partitions specified in LIMIT TO to be imported.
Commit f49bcd4ef3 disallowed postgres_fdw to import table partitions.
Because all data can be accessed through the partitioned table which
is the root of the partitioning hierarchy, importing only partitioned
table should allow a