In a Cloudberry installation with more than one database there could be a use case where the rules for data retention and backup deletion would be different for the different databases.
In this case it would be desirable to have different history files for different databases. This would avoid the situation where one history file is used for several databases and hence files for all database backups are cleaned up instead of just one database.
This could be achieved if there could be more than one history database with the path for each history db specified by an environment variable "GPBACKMAN_HISTORY_DIR" or similar.
Also it would also be useful if there was a specific gpbackman command to initialise the database.
In a Cloudberry installation with more than one database there could be a use case where the rules for data retention and backup deletion would be different for the different databases.
In this case it would be desirable to have different history files for different databases. This would avoid the situation where one history file is used for several databases and hence files for all database backups are cleaned up instead of just one database.
This could be achieved if there could be more than one history database with the path for each history db specified by an environment variable "GPBACKMAN_HISTORY_DIR" or similar.
Also it would also be useful if there was a specific gpbackman command to initialise the database.