Re: Add option --drop-cascade for pg_dump/restore

From: Greg Sabino Mullane <htamfids(at)gmail(dot)com>
To: Wu Haotian <whtsky(at)gmail(dot)com>
Cc: vignesh C <vignesh21(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Add option --drop-cascade for pg_dump/restore
Date: 2021-08-12 15:45:53
Message-ID: CAKAnmmK7peW86Pw7fpAiwE8Q+xynGBbfg546GnjsWMuw0rB2=g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Aug 11, 2021 at 10:53 PM Wu Haotian <whtsky(at)gmail(dot)com> wrote:

> Maybe we can add checks like "option --clean requires plain text format"?
> If so, should I start a new mail thread for this?
>

Shrug. To me, that seems related enough it could go into the existing
patch/thread.

Cheers,
Greg

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2021-08-12 15:57:58 Re: Next Steps with Hash Indexes
Previous Message Greg Sabino Mullane 2021-08-12 15:41:15 Re: make MaxBackends available in _PG_init