Tag Archives: RSync

OpenSolaris Backup Solution with Rsync and ZFS Snapshots

I have recently been forced to learn how to admin an OpenSolaris machine with ZFS filesystems. After doing some reading on ZFS, I realised how using snapshots with an rsync server would make an excellent backup solution. Using several scripts … Continue reading

Posted in OpenSolaris, Sys Admin | Tagged , , , | 5 Comments

pg_standby triggering unexpectedly

I have been having a problem with my redundant PostgreSQL setup over the last couple of weeks. I run two Postgres servers with a WAL Logging Warm Standby system using pg_standby from 8.3. When the master server is under heavy … Continue reading

Posted in Linux, PostgreSQL, Sys Admin | Tagged , , , , | Leave a comment