pgagent
job scheduler for PostgreSQL
Install
- All systems
-
curl cmd.cat/pgagent.sh
- Debian
-
apt-get install pgagent
- Ubuntu
-
apt-get install pgagent
- Kali Linux
-
apt-get install pgagent
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pgagent
- Raspbian
-
apt-get install pgagent
- Dockerfile
- dockerfile.run/pgagent
pgagent
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.