How to Install pgagent in Ubuntu 18.04



Install pgagent by entering the following commands in the terminal:

sudo apt update
sudo apt install pgagent

Description:

job scheduler for PostgreSQL

Introduced in pgAdmin III v1.4, pgAgent is a job scheduling agent for PostgreSQL, capable of running multi-step batch/shell and SQL tasks on complex schedules.

Homepage: http://www.pgadmin.org/

Version: 3.4.1-5build1

Section: universe/misc