real-time sync between local Postgres instance and Azure Cloud Postgres instance
问题 I need to set up real time sync process between a on premise postgresql instance with cloud postgresql instance. Please let me know what are all the options available through which i can achieve it. Do i have to use any specific tool or it can be managed through replication . Please advice 回答1: Use PgPool http://www.pgpool.net/mediawiki/index.php/Main_Page from their web page: pgpool-II can manage multiple PostgreSQL servers. Using the replication function enables creating a realtime backup