Skip to content

Instantly share code, notes, and snippets.

@gerep
Last active March 17, 2016 19:39
Show Gist options
  • Save gerep/503df60f5d0791a4a4f0 to your computer and use it in GitHub Desktop.
Save gerep/503df60f5d0791a4a4f0 to your computer and use it in GitHub Desktop.
built-in streaming replication
http://repmgr.org/
http://slony.info/ :: http://pgfoundry.org/projects/skytools/
http://bucardo.org/ :: http://www.postgresql.org/docs/current/static/high-availability.html
http://momjian.us/main/writings/pgsql/replication.pdf :: http://wiki.postgresql.org/wiki/Streaming_Replication
http://wiki.postgresql.org/wiki/Binary_Replication_Tutorial :: http://repmgr.org/
http://www.postgresql.org/docs/current/static/warm-standby.html#SYNCHRONOUS-REPLICATION :: https://github.com/omniti-labs/mimeo
https://wiki.postgresql.org/wiki/Replication%2C_Clustering%2C_and_Connection_Pooling#Replication
http://www.slideshare.net/MasaoFujii/builtin-replication-in-postgresql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment