Purge Logs from pgagent

From: "P(dot) Broennimann" <peter(dot)broennimann(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Purge Logs from pgagent
Date: 2012-11-16 06:58:18
Message-ID: CACm4aU90AxP4qiuSiWq5pRVbPANg6NOemc+HVUDeiy7VHO=u=w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi there

I am using pgagent without problems but I have a few questions:

-> I see that pgagent does log its acivities in the tables "pga_joblog" and
"pga_jobsteplog". My log gets quiet big.

1) Is it save to empty these tables once a while manually?

2) Is there a settings to tell pgagent to purge these automatically? Or
tell pgagent to not log at all?

Thanks & cheers,
Peter

Browse pgsql-general by date

  From Date Subject
Next Message LEA KANG 2012-11-16 08:52:31 Aggeregate funtion calculating the average value of each same index of an array column in a table
Previous Message Harry 2012-11-16 06:34:08 PG_TERMINATE_BACKEND not working.