Where to Start
🆕 First Time?
Start with Installation to set up PostgreSQL and install Replicator-NG, then work through Getting Started for your first replication.
⬆️ Upgrading from Python?
Replicator-NG is a drop-in replacement for pg_replicator.py. Every CLI flag is ported, and config files use the same format. See Command Line for a side-by-side reference.
🖥️ Using the GUI?
The GUI Guide walks through all six panels — Source, Target, Tables, Transforms, Run, and Schedule — with screenshots and tips.
⚙️ Advanced Features
Features covers nonvolatile tables, sync-deleted, simple names, column transformations, and —adjust-ms-access mode.
⏰ Automation
The Task Scheduler page explains how to set up daily, weekly, or monthly replication jobs that run automatically via Windows Task Scheduler.