fix: Postgres | enable WAL archiver
This commit is contained in:
@@ -357,6 +357,7 @@ export class PostgresCluster extends Construct {
|
||||
{
|
||||
name: "barman-cloud.cloudnative-pg.io",
|
||||
isWALArchiver: true,
|
||||
enabled: true,
|
||||
parameters: {
|
||||
barmanObjectName: barmanStoreName,
|
||||
serverName: backupServerName,
|
||||
|
||||
Reference in New Issue
Block a user