Re: pgagent

From: Justin Clift <justin(at)postgresql(dot)org>
To: Henry Francisco Garcia Cortez <garcortez(at)gmail(dot)com>
Cc: pgsql-www(at)postgresql(dot)org
Subject: Re: pgagent
Date: 2020-10-06 01:46:52
Message-ID: bf7a92a0597cd5293da6df094505c840@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

On 2020-10-06 08:29, Henry Francisco Garcia Cortez wrote:
> good afternoon why pgagent executes this query SELECT J.jobid FROM
> pgagent.pga_job J WHERE jobenabled AND jobagentid IS NULL AND
> jobnextrun <= now()
> AND (jobhostagent = '' OR jobhostagent = 'grafana') ORDER BY jobnextrun
> every second

Hi Henry,

Just to point out, the mailing list you sent this to is specifically
for PostgreSQL Website related discussion. ;)

You'll probably need to resend it, likely to the pgsql-general
mailing list:

https://www.postgresql.org/list/

Hopefully someone there will be able to assist. :)

Regards and best wishes,

Justin Clift

In response to

  • pgagent at 2020-10-05 21:29:03 from Henry Francisco Garcia Cortez

Browse pgsql-www by date

  From Date Subject
Next Message Jennifer Green 2020-10-06 02:00:49 Wiki editor request
Previous Message Henry Francisco Garcia Cortez 2020-10-05 21:29:03 pgagent