Skip to content

Add --exclude-tmpdir option, which makes exclude pgsql_tmp and snapshots dirs - #271

Closed
harukat wants to merge 1 commit into
ossc-db:masterfrom
harukat:master
Closed

Add --exclude-tmpdir option, which makes exclude pgsql_tmp and snapshots dirs#271
harukat wants to merge 1 commit into
ossc-db:masterfrom
harukat:master

Conversation

@harukat

@harukat harukat commented Dec 18, 2024

Copy link
Copy Markdown

If there are many large file size temporary files or logical replication snapshot files in the database cluster directory, it will take longer to get a full backup. These files are not likely to be used after the restore.
Therefore, we have added an option to exclude these files when obtaining full backups.

I have confirmed successful testing with PG16 and PG17.

…ots dirs.

If there are many large file size temporary files or logical replication
snapshot files in the database cluster directory, it will take longer to
get a full backup.  These files are not likely to be used after the restore.
Therefore, we have added an option to exclude these files when obtaining
full backups.
@harukat harukat closed this Dec 18, 2024
@harukat

harukat commented Dec 18, 2024

Copy link
Copy Markdown
Author

I made a pull-request from the master by mistake, so I'll drop it. I'm redoing it at #272.

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.

1 participant