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

From Corey Huinker
Subject Re: Allow pg_dump --statistics-only to dump foreign table statistics?
Date
Msg-id CADkLM=dcTvX+E2imPLW7jfP9VJ=giQpHa+JbfbA3GUJe1wO65g@mail.gmail.com
Whole thread Raw
In response to Re: Allow pg_dump --statistics-only to dump foreign table statistics?  (Nathan Bossart <nathandbossart@gmail.com>)
List 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.
 

pgsql-hackers by date:

Previous
From: "Devulapalli, Raghuveer"
Date:
Subject: RE: Improve CRC32C performance on SSE4.2
Next
From: "Matt Smith (matts3)"
Date:
Subject: Re: [PATCH] Add an ldflags_sl meson build option