mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-11-21 16:27:39 -06:00
8f1f04e5f3
- Reformat source so it's wrapped. - Standardise markup. - Center images. - Restructure in various places to improve the indexing. - Remove duplicated Query Tool toolbar descriptions. - Ensure the structure works in both HTML and LaTeX.
20 lines
460 B
ReStructuredText
20 lines
460 B
ReStructuredText
.. _pgagent:
|
|
|
|
****************
|
|
`pgAgent`:index:
|
|
****************
|
|
|
|
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 <https://www.pgadmin.org/download>`_ of the pgAdmin website.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
using_pgagent
|
|
pgagent_install
|
|
pgagent_jobs
|
|
|