This document provides an overview and examples of using OmniPITR, an open source tool for managing PostgreSQL WAL archiving and point-in-time recovery (PITR). It describes how OmniPITR consolidates and improves upon earlier scripts for archiving WAL files to multiple destinations, and allows for reusable, complete PITR solutions. Examples are given of using OmniPITR-Archive to configure archiving of WAL files with options like compression, custom logging and multiple archiving destinations. OmniPITR-Restore is also briefly mentioned as providing options for restoring from archived WAL files.