Performance of jobs - Mailing list pgsql-performance

From samantha mahindrakar
Subject Performance of jobs
Date
Msg-id f0c828c40807220844w377f4f0k2cc8361856d9a025@mail.gmail.com
Whole thread Raw
Responses Re: Performance of jobs  (Craig Ringer <craig@postnewspapers.com.au>)
List pgsql-performance
I am facing performance issues with running scheduled jobs. There are multiple jobs running on the database ...not necessarily acting on the same table. Either ways i checked if there was a locking issue, I did not find any conflicting issues. The program is run over night ......when i check the log files i saw that it runs slow when other loaders are running.Is there any way i can improve the performance?Can someone help me understand how to debug this bottle neck?
 
Thanks
Samantha

pgsql-performance by date:

Previous
From: Valentin Bogdanov
Date:
Subject: Re: Perl/DBI vs Native
Next
From: Craig Ringer
Date:
Subject: Re: Performance of jobs