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

Questions about 3.0 release #1667

Open
OrangeDog opened this issue Mar 21, 2024 · 5 comments
Open

Questions about 3.0 release #1667

OrangeDog opened this issue Mar 21, 2024 · 5 comments

Comments

@OrangeDog
Copy link
Contributor

I tried asking on Slack, but the channel is dead, and I don't have Telegram.

How exactly does the new failover storage work?
Does it automatically sync the failover back to the primary storage once it comes back, or does that need to be set up externally?
Do you get warnings (or higher) logged when it's failing-over, or is it silent?
Can you set a limit for the amount of failover to use before it returns to the previous behaviour, making the DB retry until it's working again?

Also, I assume due to no mention in the release notes, that there's no breaking changes and you can just upgrade without changing anything?

@x4m
Copy link
Collaborator

x4m commented Mar 22, 2024

@rdjjke can you please answer some questions about the feature that you implemented?
And maybe let's consider adding these answers to documentation.

@OrangeDog
Copy link
Contributor Author

Can someone at least confirm that the upgrade path is just "install the new version"?

@x4m
Copy link
Collaborator

x4m commented Mar 27, 2024

wal-push and wal-fetch are forward and backward compatible across all 0.1.4+ versions.
Backups are backward-compatible: wal-g 3.0.0 can restore any backup made by any release of wal-g since 0.1.4 and some releases of pgbackrest.
Sorry for our docs, I hope we will improve it.

@x4m
Copy link
Collaborator

x4m commented Mar 27, 2024

There are some issues with backup-list --json --details when reading backup metadata of older versions.

@jorsol
Copy link

jorsol commented Apr 18, 2024

Hi @x4m, what kind of issues with backup-list --json --details?

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

3 participants