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

Terminology enhancement #1011

Open
kvaikla opened this issue Sep 7, 2024 · 0 comments
Open

Terminology enhancement #1011

kvaikla opened this issue Sep 7, 2024 · 0 comments

Comments

@kvaikla
Copy link

kvaikla commented Sep 7, 2024

Two terminology enhancements.
barman.conf
Current:
Barman configuration file section [servername]
Could be:
Renamed to something like [backup_spetsification]
Why: you can in one pg server(name) setup multiple barman backups.

Restore end output
Current:

Recovery completed (start time: 2024-09-07 01:00:14.790065+03:00, elapsed time: 29 minutes, 52 seconds)
Your PostgreSQL server has been successfully prepared for recovery!

Could be:

Restore completed (start time: 2024-09-07 01:00:14.790065+03:00, elapsed time: 29 minutes, 52 seconds)
Your PostgreSQL server has been successfully prepared for recovery!

Why: Recovery completed ... prepared for recovery! :D And database is not yet recovered, but restored.

I have managed 25+ years oracle, pg backup integrations (HP Dataprotector, Veritas NetBackup), so that's why I dare to make such suggsessions.

br
Kaido

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

1 participant