database slowdown while a lot of inserts occur

From: "Campbell, Lance" <lance(at)illinois(dot)edu>
To: "pgsql-performance(at)postgresql(dot)org" <pgsql-performance(at)postgresql(dot)org>
Subject: database slowdown while a lot of inserts occur
Date: 2012-03-29 17:59:12
Message-ID: B75CD08C73BD3543B97E4EF3964B7D701E43F734@CITESMBX5.ad.uillinois.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

PostgreSQL 9.0.x
We have around ten different applications that use the same database. When one particular application is active it does an enormous number of inserts. Each insert is very small. During this time the database seems to slow down in general. The application in question is inserting into a particular table that is not used by the other applications.

1) What should I do to confirm that the database is the issue and not the applications?

2) How can I identify where the bottle neck is occurring if the issue happens to be with the database?

I have been using PostgreSQL for eight years. It is an amazing database.

Thanks,

Lance Campbell
Software Architect
Web Services at Public Affairs
217-333-0382

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Campbell, Lance 2012-03-29 18:02:47 Re: database slowdown while a lot of inserts occur
Previous Message Joshua Berkus 2012-03-28 18:37:38 Re: Linux machine aggressively clearing cache