Re: Allow pg_dump --statistics-only to dump foreign table statistics?

From: Corey Huinker <corey(dot)huinker(at)gmail(dot)com>
To: Nathan Bossart <nathandbossart(at)gmail(dot)com>
Cc: Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org, pgsql(at)j-davis(dot)com
Subject: Re: Allow pg_dump --statistics-only to dump foreign table statistics?
Date: 2025-06-16 22:44:49
Message-ID: CADkLM=dcTvX+E2imPLW7jfP9VJ=giQpHa+JbfbA3GUJe1wO65g@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>
> 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
>
>
Thanks for pointing it out, a little distracted today.

+1 for the patch.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Matt Smith (matts3) 2025-06-16 22:50:36 Re: [PATCH] Add an ldflags_sl meson build option
Previous Message Devulapalli, Raghuveer 2025-06-16 22:20:59 RE: Improve CRC32C performance on SSE4.2