Re: Support --include-analyze in pg_dump, pg_dumpall, pg_restore - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Support --include-analyze in pg_dump, pg_dumpall, pg_restore
Date
Msg-id 681450.1736865139@sss.pgh.pa.us
Whole thread Raw
Responses Re: Support --include-analyze in pg_dump, pg_dumpall, pg_restore
List pgsql-hackers
jian he <jian.universality@gmail.com> writes:
> the implemented feature is as the $subject description, making pg_dump
> also includes the ANALYZE command in its output.

Isn't this pretty much obsoleted by the ongoing work to dump and
restore statistics?

            regards, tom lane



pgsql-hackers by date:

Previous
From: Dean Rasheed
Date:
Subject: Re: psql: Add leakproof field to \dAo+ meta-command results
Next
From: Tom Lane
Date:
Subject: Re: question about relation_open