Help Center/ Data Replication Service/ Troubleshooting/ Solutions to Failed Check Items/ Database Parameters/ Checking Whether the BLOCK_SIZE Value of the Source Database Is the Same as That of the Destination Database
Updated on 2024-09-25 GMT+08:00

Checking Whether the BLOCK_SIZE Value of the Source Database Is the Same as That of the Destination Database

During PostgreSQL synchronization, the BLOCK_SIZE value of the destination database must be greater than or equal to that of the source database. Otherwise, the synchronization may fail.

Failure Cause

The BLOCK_SIZE value of the destination database is less than that of the source database.

Handling Suggestion

Change the BLOCK_SIZE value of the source or destination database to ensure that value of the destination database must be greater than or equal to that of the source database.