File Release Notes and Changelog
Release Name: 1.2.0
Release Notes
pg_batch 1.2.0.
Change Log
pg_batch is a SQL job executor program for PostgreSQL. It generates job list from an external SQL script file, and execute the jobs in serial or parallel. It can be used as "a better vacuumdb" with the attached script to run VACUUM.

