Simon Riggs wrote:
> On Wed, 2010-01-06 at 02:59 +0000, Bruce Momjian wrote:
> > Log Message:
> > -----------
> > pg_dump --only-analyze
> >
> > Implement pg_dump --only-analyze for use by pg_migrator to only analyze
> > all databases.
>
> You mean vacuumdb, don't you? pg_dump wasn't touched
Doh, yea, sorry. I have committed a vanity CVS commit message to correct
this so the release notes will be accurate. Thanks.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
In response to
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2010-01-06 18:07:20 |
| Subject: pgsql: Add missing 'static' keywords. |
| Previous: | From: Bruce Momjian | Date: 2010-01-06 16:04:05 |
| Subject: pgsql: Corrected CVS entry: --only-analyze mode is for _vacuumdb_, not |