Re: pg_dump --with-* options - Mailing list pgsql-hackers

From Jeff Davis
Subject Re: pg_dump --with-* options
Date
Msg-id 7bf0246542713d80f12c738c1d365d1365750c18.camel@j-davis.com
Whole thread Raw
In response to Re: pg_dump --with-* options  (Nathan Bossart <nathandbossart@gmail.com>)
Responses Re: pg_dump --with-* options
Re: pg_dump --with-* options
List pgsql-hackers
On Thu, 2025-06-12 at 09:52 -0500, Nathan Bossart wrote:
> If the idea is to remove all options for default behavior, we'd be
> removing
> --no-statistics, --with-data, and --with-schema at this point.

That's OK with me.

>   Maybe we
> could go a step further and even rip out --statistics-only (in favor
> of
> --no-schema --no-data --with-statistics).

I'd probably keep --statistics-only.

Regards,
    Jeff Davis




pgsql-hackers by date:

Previous
From: Florents Tselai
Date:
Subject: Re: Feature: psql - display current search_path in prompt
Next
From: Andres Freund
Date:
Subject: Re: Non-reproducible AIO failure