woblerr opened a new pull request, #113:
URL: https://github.com/apache/cloudberry-backup/pull/113

   Adds `--database` option:
   - `backup-clean` — deletes backups only for specified database.
   - `history-clean` — removes deleted backup only for specified database.
   - `backup-info` — displays backups only for specified database.
   
   Database names are matched exactly and case-sensitively. Without 
`--database`, the commands continue to process all databases.
   
   For `backup-info`, `--database` cannot be used together with `--timestamp`.
   
   Related issue: 
https://github.com/apache/cloudberry-backup/issues/112#issuecomment-5327212952


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to