Re: pg_dump --with-* options

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Jeff Davis <pgsql(at)j-davis(dot)com>
Cc: 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-08-01 22:46:39
Message-ID: aI1Dz1DXe_gaqwOZ@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Aug 01, 2025 at 12:42:16PM -0700, Jeff Davis wrote:
> - <term><option>--with-statistics</option></term>
> + <term><option>--statistics</option></term>

> - <term><option>--with-statistics</option></term>
> + <term><option>--statistics</option></term>

> - <term><option>--with-statistics</option></term>
> + <term><option>--statistics</option></term>

nitpick: --statistics should be moved to maintain alphabetical ordering.

--
nathan

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jelte Fennema-Nio 2025-08-01 23:07:24 Re: Tags in the commitfest app: How to use them and what tags to add?
Previous Message Masahiko Sawada 2025-08-01 22:22:06 Re: Missing import in 035_standby_logical_decoding.pl