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

basebackup_005 and wal_005 #42

Closed
jnicholls opened this issue Nov 27, 2017 · 3 comments
Closed

basebackup_005 and wal_005 #42

jnicholls opened this issue Nov 27, 2017 · 3 comments

Comments

@jnicholls
Copy link

jnicholls commented Nov 27, 2017

What is the reason for these folders being named as such? Is there intention to have these folders actually be dynamically named based on part of the WAL prefix, in order to better organize the objects rather than dumping them all into the same logical location? If yes, then I will rephrase this issue's title to suggest implementing this behavior.

@x4m
Copy link
Collaborator

x4m commented Nov 27, 2017

005 does not stand there for timeline id (first 8 digits of WAL filename). In WAL-E this was the version of the backup format, AFAIK. In WAL-G currently, these digits are in string literals (but not for long, I hope).

@jnicholls
Copy link
Author

Roger that, thanks. I'll close this issue. I thought for a moment it was a timeline id to add some organization to archive placement. I have no experience with WAL-E so forgive my ignorance.

@x4m
Copy link
Collaborator

x4m commented Nov 27, 2017

I believe every couple of eyes is important, your question is valuable. Thanks for asking, Jarred.

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

No branches or pull requests

2 participants