Re: [PG19][PATCH] Make postgres_fdw statistics import atomic - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: [PG19][PATCH] Make postgres_fdw statistics import atomic
Date
Msg-id aqq6OstP89YpdLZt@nathan
Whole thread
List pgsql-hackers
[RMT hat]

On Tue, Sep 15, 2026 at 02:36:14AM -0700, Nikolay Samokhvalov wrote:
> postgres_fdw can leave partial pg_statistic changes behind when statistics
> import fails and analyze falls back to sampling.

Corey and Fujita-san: this is listed as an open item for v19.  Please
provide an update on its status as soon as you're able.

-- 
nathan



pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: postgres_fdw: transaction mode inheritance corner cases
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Revert online data checksum transitions