OGG-30522
Extract could not reserve the replication slot '{0}' in database '{1}'. If this is a PostgreSQL High Availability setup, please make sure that wal_level is set to logical on all the standby nodes. Database reported {2}
Cause
The replication slot being used by the Extract was invalidated because it was conflicting with recovery.
Action
If this is a PostgreSQL High Availability setup, please make sure that wal_level is set to logical on all the standby nodes as well.
OGG-30522
Extract could not reserve the replication slot '{0}' in database '{1}'. If this is a PostgreSQL High Availability setup, please make sure that wal_level is set to logical on all the standby nodes. Database reported {2}
Cause
The replication slot being used by the Extract was invalidated because it was conflicting with recovery.
Action
If this is a PostgreSQL High Availability setup, please make sure that wal_level is set to logical on all the standby nodes as well.