Skip to content

Support for exclude table (-X) and exclude parent table (-Y) option#360

Open
chanukyasds wants to merge 11 commits intoreorg:masterfrom
chanukyasds:support---exclude-parent-table-option
Open

Support for exclude table (-X) and exclude parent table (-Y) option#360
chanukyasds wants to merge 11 commits intoreorg:masterfrom
chanukyasds:support---exclude-parent-table-option

Conversation

@chanukyasds
Copy link

@chanukyasds chanukyasds commented Jun 21, 2023

Idea is to support pg_repack with below options

  1. exclude-table (-X) : which skips a table from repacking
  2. exclude-parent-table (-Y): which skips a table and its children from repacking

These options has been added to the documentation.

please suggest the options if needed. (-X) and (-Y) are free currently.

Once PR is merged, I will be writing the regression tests.

Related issues
#18
#234

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants