An open API service indexing awesome lists of open source software.

https://github.com/jbussdieker/vagrant-postgresql-scaling


https://github.com/jbussdieker/vagrant-postgresql-scaling

postgresql vagrant

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Vagrant PostgreSQL Scaling

Simple hot spare scaling solution using PostgreSQL and fully puppetized setup.

## Usage

Bring up database servers one after another.

`````shell
$ vagrant up
`````

Do some stuff on db1 and watch it all magically appear on db2.