|
|
|
|
|
by Symbiote
136 days ago
|
|
Managing the PostgreSQL databases is a medium to low complexity task as I see it. Take two equivalent machines, set up with streaming replication exactly as described in the documentation, add Bacula for backups to an off-site location for point-in-time recovery. We haven't felt the need to set up auto fail-over to the hot spare; that would take some extra effort (and is included with AWS equivalents?) but nothing I'd be scared of. Add monitoring that the DB servers are working, replication is up-to-date and the backups are working. |
|
this part is actually scariest, since there are like 10 different 3rd party solutions of unknown stability and maintanability.