Re: Allow pg_dump --statistics-only to dump foreign table statistics? - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: Allow pg_dump --statistics-only to dump foreign table statistics?
Date
Msg-id 6ae2f1d5-71e9-4976-a582-7a324fac3a26@oss.nttdata.com
Whole thread Raw
In response to Re: Allow pg_dump --statistics-only to dump foreign table statistics?  (Fujii Masao <masao.fujii@oss.nttdata.com>)
List pgsql-hackers

On 2025/06/17 12:39, Fujii Masao wrote:
>
>
> On 2025/06/17 7:44, Corey Huinker wrote:
>>     The proposed patch [0] adds RELKIND_FOREIGN_TABLE to this list.  That
>>     appears to be the only missing relation kind that ANALYZE handles.
>>
>>     [0] https://postgr.es/m/attachment/177608/v1-0001-pg_dump-Allow-pg_dump-to-dump-the-statistics-for-.patch
<https://postgr.es/m/attachment/177608/v1-0001-pg_dump-Allow-pg_dump-to-dump-the-statistics-for-.patch>
>>
>>
>> Thanks for pointing it out, a little distracted today.
>>
>> +1 for the patch.
>
> Thanks for reviewing the patch! I found a few more descriptions that
> needed updates, so I've revised the patch accordingly. The updated
> version is attached. Barring any objections, I plan to commit it.

I've pushed the patch. Thanks!

Regards,

--
Fujii Masao
NTT DATA Japan Corporation




pgsql-hackers by date:

Previous
From: Peter Smith
Date:
Subject: Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility.
Next
From: "Matt Smith (matts3)"
Date:
Subject: Re: [PATCH] Add an ldflags_sl meson build option