On Fri, 2025-03-07 at 11:22 -0500, Andres Freund wrote:
> +1, this has been annoying me while testing.
IIRC, originally someone had questioned the need for options that
expressed what was already the default, but I can't find it right now.
Regardless, now the need is clear enough.
> Could we, instead of having --with-$foo, just use --$foo?
That creates a conflict with the existing --schema option, which is a
namespace filter.
Another idea: we could use --definitions/--data/--statistics.
Regards,
Jeff Davis