Search before asking
Motivation
In many financial business scenarios, the postgreSQL database is used, generally in the active and standby mode. The main database undertakes the core transaction business, and dare not pull data from the main database in real time, otherwise it will have a great impact on the business. Small, whether it can support the function of synchronizing data from the standby database in real time
Solution
No response
Alternatives
No response
Anything else?
No response
Are you willing to submit a PR?