Skip to content

Subdirectories in WAL archive #449

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

Open
gsmolk opened this issue Oct 30, 2021 · 0 comments
Open

Subdirectories in WAL archive #449

gsmolk opened this issue Oct 30, 2021 · 0 comments

Comments

@gsmolk
Copy link
Contributor

gsmolk commented Oct 30, 2021

Divide by XlogID (256 files per subdir)
Example:

00000000
      |   -> 000000010000000000000001
      |   -> 000000010000000000000002
      ...
00000001
      |   -> 000000010000000100000000
      |   -> 000000010000000100000001
      ...

TODO:

  • multi-thread support for show --archive
  • optimize subdirectory creation in archive-push
  • fix tests
  • add more compatibility and delete tests
@gsmolk gsmolk added this to the 2.5.3 milestone Oct 30, 2021
gsmolk added a commit that referenced this issue Nov 1, 2021
gsmolk added a commit that referenced this issue Nov 1, 2021
gsmolk added a commit that referenced this issue Nov 7, 2021
@kulaginm kulaginm modified the milestones: 2.5.4, 2.5.5 Dec 22, 2021
@kulaginm kulaginm modified the milestones: 2.5.5, 2.5.6 Feb 16, 2022
@kulaginm kulaginm modified the milestones: 2.5.6, 2.5.7 May 26, 2022
@MetalDream666 MetalDream666 modified the milestones: 2.5.7, 2.5.8 Jun 1, 2022
@Burus Burus removed this from the 2.5.8 milestone Sep 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants