Option to change wal_level in aurora postgresql

0

Hi team,

Is the wal_level modifiable from replica to logical in aurora PostgreSQL ? I can see rds.logical_replication as modifiable parameter. But when I create a new parameter group for Aurora, it is not listed. I could change it for rds PostgreSQL - changing rds.logical_replication from 0 to 1.

Please note that I could not do the same as mentioned in https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraPostgreSQL.Replication.Logical.html

2 Risposte
1
Risposta accettata

Hello.

Did you select cluster parameter group instead of instance parameter group when creating the parameter group?
We confirmed that "rds.logical_replication" is not included in the instance parameter group.
a

b

When creating a parameter group, the Type must be set to "DB Cluster Parameter Group".
c

profile picture
ESPERTO
con risposta 2 mesi fa
0

It worked fine, thanks a lot for the very swift response.

con risposta 2 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande