Question : I have a job and I set the schedule to run every minute. However, it always skips the […]
Tag: pgagent
Auto start pgAgent
Question : When my windows server 2008 start, both services postgres and pgAgent start because they are automatic. But if […]
pgAgent Job’s “last result” is continuously “running”
Question : I am using PostgreSQL-9.3 on Ubuntu-14.04 and using “/usr/share/pgadmin3/pgagent.sql” I have configured my pgAdmin3 to use pgAgent. postgres […]
PostgreSQLpgagent “Running at: is not runing”
Question : I have a problem to run pgAgent job for PostgreSQL 9.6 under ubuntu 16.04. The job is never […]
Routinely deleting aged postgresql rows via cron
Question : I have a Django website with a postgresql 9.3.10 backend. The website contains dynamic user-generated content (think of […]
pgAgent not working on linux (Ubuntu 14.04)
Question : I am running Postgres 9.3 on Ubuntu 14.04 and I am unable to get pgAgent daemon/service to run. […]
How can I run a pgAgent job every 10 second?
Question : I have a PostgreSQL 11.3 Database. I installed pgAgent for creating jobs. Now I want to run my […]