Re: pgagent
От | Paul Förster |
---|---|
Тема | Re: pgagent |
Дата | |
Msg-id | 940B4814-2625-4A8D-A924-EF9748C0EC3B@gmail.com обсуждение исходный текст |
Ответ на | pgagent (Henry Francisco Garcia Cortez <garcortez@gmail.com>) |
Ответы |
Re: pgagent
|
Список | pgsql-admin |
Hi Henry, > On 06. Oct, 2020, at 23:46, Henry Francisco Garcia Cortez <garcortez@gmail.com> wrote: > > hello on pgadmin4 every five seconds this query repeat SELECT J.jobid FROM pgagent.pga_job J WHERE jobenabled ANDjobagentid IS NULL AND jobnextrun <= now() AND (jobhostagent = '' OR jobhostagent = 'grafana') ORDER BY jobnextrunmy problem is I enable logs of postgresql on log is written maybe you take a look at your logging parameters. You may especially set: log_statement = ddl # or none log_min_messages = warning log_min_error_statement = error See: What to Log https://www.postgresql.org/docs/current/runtime-config-logging.html#RUNTIME-CONFIG-LOGGING-WHAT Cheers, Paul
В списке pgsql-admin по дате отправления: