Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Data storage for puppetdb

We have two puppet profiles for installing postgres:

  • role::postgres::master
  • role::postgres::slave

Make sure that there are only a single master

Architecture

The current postgres architecture is a simple Master->Slave setup without automatic failover.

...