pgAgent is a job scheduler for PostgreSQL which may be managed using pgAdmin. pgAgent is a very powerful tool, but does have some security considerations:
-Database password -do not include a password in the pgAgent connection string
-System/database access - all jobs run by pgAgent will run with the security privileges of the pgAgent user.