jpgAgent (job scheduler) 1.2.0 released
Adam Brusselback <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.announce |
|---|---|
| Message-ID | <CAMjNa7fDAqCKBfZw9f31-e633UKa_6F6pKqsJAM2h_aWm-=Aug@mail.gmail.com> |
I have recently released version 1.2.0 of jpgAgent, a PGAgent compatible job scheduler. New features in this release: * Code cleanup. Refactored large methods into more contained methods. * Added support for @DATABASE_AUTH_QUERY annotation. * Annotation support for remote host info. We are not using the remote server info spot that pgagent uses due to limitations. * Updated readme to keep up with the above changes, and fix some formatting. I am open to pull requests, or any suggestions for improvement. Feel free to reach out with any questions or concerns. Homepage: https://github.com/Tostino/jpgAgent Compiled releases: https://github.com/Tostino/jpgAgent/releases