Thanks for your information, Muhammad
[email protected] From: Muhammad Imtiaz Date: 2024-05-15 16:38 To: 周志勤 CC: pgadmin-hackers Subject: Re: pgAgent: How to get run log for specific job Hi , You can query the different log table as follow: • pgagent.pga_joblog • pgagent.pga_jobsteplog For example SELECT * FROM pgagent.pga_joblog Regards, Imtiaz On Wed, 15 May 2024, 13:08 周志勤, <[email protected]> wrote: Hi Pgadmin Hackers Would you please advise where to find the run log for each configured job? Do we have documentation for this? Thanks and best regards, Joe [email protected]
