Re: pg_dump --with-* options

From: Greg Sabino Mullane <htamfids(at)gmail(dot)com>
To: Nathan Bossart <nathandbossart(at)gmail(dot)com>
Cc: Jeff Davis <pgsql(at)j-davis(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Peter Eisentraut <peter(at)eisentraut(dot)org>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pg_dump --with-* options
Date: 2025-06-25 15:00:13
Message-ID: CAKAnmmJ3ucAi0JHsQ=PVwNEGQ5gJn=J_iPVLnt9Qn7LbQR9hPg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jun 25, 2025 at 10:36 AM Nathan Bossart <nathandbossart(at)gmail(dot)com>
wrote:

> > 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.
>

Oh, right, would also need a --statistics

Cheers,
Greg

--
Crunchy Data - https://www.crunchydata.com
Enterprise Postgres Software Products & Tech Support

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2025-06-25 15:04:19 Re: Remove HeapTupleheaderSetXmin{Committed,Invalid} functions
Previous Message Nathan Bossart 2025-06-25 14:53:19 Re: MERGE docs: indentation in synopsis section