Introduction
This document describes how to add a Kunpeng server to an x86-based PostgreSQL cluster with primary/secondary replication to implement cross-architecture hybrid deployment (hybrid cluster), and how to optimize the Kunpeng server to maximize performance.
Use the verification tool pg_basebackup built in PostgreSQL to back up data, use sysbench to simulate data writes, and compare CSV files to verify data consistency.
Parent topic: Best Practices of Migration