Re: Proposal to include --exclude-extension Flag in pg_dump - Mailing list pgsql-hackers

From Ayush Vatsa
Subject Re: Proposal to include --exclude-extension Flag in pg_dump
Date
Msg-id CACX+KaOf8uKrHw7-9Rur6ZNJf86JpniEs-vLh9m3foJEO+osSA@mail.gmail.com
Whole thread Raw
In response to Proposal to include --exclude-extension Flag in pg_dump  (Ayush Vatsa <ayushvatsa1810@gmail.com>)
Responses Re: Proposal to include --exclude-extension Flag in pg_dump
List pgsql-hackers
Added a CF entry for the same https://commitfest.postgresql.org/46/4721/

Regards
Ayush Vatsa
Amazon Web Services (AWS)

On Mon, 25 Dec 2023 at 15:48, Ayush Vatsa <ayushvatsa1810@gmail.com> wrote:
Hi PostgreSQL Community,
Recently I have been working on pg_dump regarding my project and wanted to exclude an extension from the dump generated. I wonder why it doesn't have --exclude-extension type of support whereas --extension exists!
Since I needed that support, I took the initiative to contribute to the community by adding the --exclude-extension flag.
Attached is the patch for the same. Looking forward to your feedback.

Regards
Ayush Vatsa
Amazon Web services (AWS)

pgsql-hackers by date:

Previous
From: Ayush Vatsa
Date:
Subject: Proposal to include --exclude-extension Flag in pg_dump
Next
From: Junwang Zhao
Date:
Subject: Re: Proposal to include --exclude-extension Flag in pg_dump