On Mon, Aug 31, 2020 at 12:56:21PM -0400, Stephen Frost wrote:
> Greetings,
> * Bruce Momjian (br...@momjian.us) wrote:
> The point I was making was that it has value and people did realize it
> but there's only so many resources to go around when it comes to hacking
> on PG and therefore it simply hasn't been done yet.
> 
> There's a big difference between "yes, we all agree that would be good
> to have, but no one has had time to work on it" and "we don't think this
> is worth having because of the maintenance work it'd require."  The
> latter shuts down anyone thinking of working on it, which is why I said
> anything.

I actually don't know which statement above is correct, because of the
"forever" maintenance.

> I tend to agree with it being more of a pg_dump issue- but that also
> shows that your assessment above doesn't actually fit, because we
> definitely change pg_dump every release.  Consider that if someone wants
> to add some new option to CREATE TABLE, which gets remembered in the
> catalog, they have to make sure that pg_dump support is added for that.
> If we added the statistics export/import to pg_dump, someone changing
> those parts of the system would also be expected to update pg_dump to
> manage those changes, including working with older versions of PG.

Yes, very true, but technically any change in any aspect of the
statistics system would require modification of the statistics dump,
which usually isn't required for most feature changes.

-- 
  Bruce Momjian  <br...@momjian.us>        https://momjian.us
  EnterpriseDB                             https://enterprisedb.com

  The usefulness of a cup is in its emptiness, Bruce Lee



Reply via email to