Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/selenamarie/pg_replication_demo
Postgres Replication demo scripts
https://github.com/selenamarie/pg_replication_demo
Last synced: 3 months ago
JSON representation
Postgres Replication demo scripts
- Host: GitHub
- URL: https://github.com/selenamarie/pg_replication_demo
- Owner: selenamarie
- License: other
- Created: 2011-07-23T23:48:40.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-04-06T00:13:29.000Z (over 11 years ago)
- Last Synced: 2024-06-03T09:45:38.506Z (5 months ago)
- Language: Shell
- Homepage:
- Size: 172 KB
- Stars: 15
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
This repo contains a shell script for creating a demo of Postgres' replication capabilities.
Not very well documented, patches welcome :)
These probably shouldn't be used for production code, but might help you understand how to set up replication a little more quickly than if you read through all the replication docs.