Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dir database composer for Greenplum #1493

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

nikifkon
Copy link
Contributor

Database name

Greenplum

Pull request description

Add --database-composer to the backup-push command, which affects the way non-ao files are packaged and increases the likelihood of skipping tar during partial backups

@nikifkon
Copy link
Contributor Author

nothing chage's in Add dir db composer and add docs just rebasing to master

@nikifkon nikifkon marked this pull request as ready for review July 12, 2023 11:39
@nikifkon nikifkon requested a review from a team as a code owner July 12, 2023 11:39
}

func (d *DirDatabaseTarBallComposer) addFile(cfi *internal.ComposeFileInfo) error {
// WAL-G uploads AO/AOCS relfiles to a different location
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This logic is getting duplicated. Maybe extract it to some common place? And maybe rename greenplum_tar_ball_composer to the regular_tar_ball_composer since it is no longer the only one?

@nikifkon nikifkon requested a review from usernamedt July 18, 2023 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants