On Tue, Jun 24, 2025 at 06:14:55PM -0400, Greg Sabino Mullane wrote: > On Wed, Jun 18, 2025 at 11:43 AM Nathan Bossart <nathandboss...@gmail.com> > wrote: >> IIUC the current proposal is to: >> >> * Dump/restore stats by default. >> * Keep the --no-statistics, --no-schema, and --no-data options. >> * Keep the --statistics-only, --schema-only, and --data-only options. >> * Remove the --with-statistics, --with-schema, and --with-data options. > > This is so close to ideal. It's just that the first bullet should be "off > by default" :)
If we did that, the only way to dump statistics would be --statistics-only, right? You wouldn't be able to include statistics along with other things. -- nathan