Skip to content

Missing postgres versions in Backups filters

Summary

In the web console, when listing backups, there are filter to search for specific backups according to user choices.

On such filters, the postgres versions seem to be hardcoded and only PG 12 and 13 are available as filters.

image

Expected Behaviour

Postgres versions list should be read from the REST API.

Environment

  • StackGres version: 1.7.0
Edited by Luis Garcia