tencent cloud

TencentDB for PostgreSQL

Critical Parameter Check for Instances

Focus Mode
Font Size
Last updated: 2025-04-30 18:04:56

Check Detail

PostgreSQL sync scenario will check whether the copy parameter wal_level is equal to logical, and at the same time, replication_slots need to meet the number of databases for sync + replication_slots <= max_wal_senders.

Remediation Method

Set the instance parameter wal_level to logical.
Reduce the number of databases to be synchronized.

Help and Support

Was this page helpful?

Help us improve! Rate your documentation experience in 5 mins.

Feedback