mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-11-22 08:46:39 -06:00
20 lines
437 B
ReStructuredText
20 lines
437 B
ReStructuredText
.. _pgagent:
|
|
|
|
|
|
pgAgent
|
|
=======
|
|
|
|
pgAgent is a job scheduling agent for Postgres databases, capable of running multi-step batch or shell scripts and SQL tasks on complex schedules.
|
|
|
|
pgAgent is distributed independently of pgAdmin. You can download pgAgent from the `download area <http://www.pgadmin.org/download>`_ of the pgAdmin website.
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
using_pgagent
|
|
pgagent_install
|
|
pgagent_jobs
|
|
|