wal-g: fix wal_g_pg_major_version for RedHat

This commit is contained in:
ace
2023-02-20 22:54:43 +03:00
parent c2cb1f381a
commit c658834e8a
3 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@ wal_g_pg_config_group: "postgres"
wal_g_pg_backup_owner: "postgres"
wal_g_pg_backup_group: "postgres"
wal_g_pg_package_name_regex: "postgresql.*server"
wal_g_postgresql_major_version: "15"
wal_g_pg_major_version: "15"
wal_g_backup_schedule: ""
wal_g_backup_retention_schedule: ""