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

From Greg Sabino Mullane
Subject Re: pg_dump --with-* options
Date
Msg-id CAKAnmmJ3ucAi0JHsQ=PVwNEGQ5gJn=J_iPVLnt9Qn7LbQR9hPg@mail.gmail.com
Whole thread Raw
In response to pg_dump --with-* options  (Peter Eisentraut <peter@eisentraut.org>)
List pgsql-hackers
On Wed, Jun 25, 2025 at 10:36 AM Nathan Bossart <nathandbossart@gmail.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

--
Enterprise Postgres Software Products & Tech Support

pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: pg_dump --with-* options
Next
From: Nathan Bossart
Date:
Subject: Re: Remove HeapTupleheaderSetXmin{Committed,Invalid} functions