ToDo: pg_backup - using a conditional DROP - Mailing list pgsql-hackers

From Pavel Stehule
Subject ToDo: pg_backup - using a conditional DROP
Date
Msg-id CAFj8pRAKw6z8=WQ6Rk2npZoNiQwNspcqm3kJNcstvPwNt=NQGA@mail.gmail.com
Whole thread Raw
Responses Re: ToDo: pg_backup - using a conditional DROP
Re: ToDo: pg_backup - using a conditional DROP
List pgsql-hackers
Hello,

there is a request on enhancing of pg_backup to produce a conditional
DROPs. A reason for this request is more simple usage in very dynamic
production - cloud BI solution.

pg_backup can have a new option "--conditional-drops" and then pg_dump
will produce a DROP IF EXISTS statements instead DROP statements.

Ideas, comments?

Regards

Pavel Stehule


pgsql-hackers by date:

Previous
From: Will Leinweber
Date:
Subject: Re: feature request: auto savepoint for interactive psql when in transaction.
Next
From: Torello Querci
Date:
Subject: Re: ToDo: pg_backup - using a conditional DROP