Re: How many updates and inserts

From: Ben <bench(at)silentmedia(dot)com>
To: "Campbell, Lance" <lance(at)illinois(dot)edu>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: How many updates and inserts
Date: 2008-07-11 21:47:07
Message-ID: Pine.LNX.4.64.0807111446250.10478@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Have a look at the pg_stat_user_tables table.

On Fri, 11 Jul 2008, Campbell, Lance wrote:

> PostgreSQL: 8.2
>
> How can I identify how many inserts and updates are being done in a
> given time frame for a database?
>
>
>
> Thanks,
>
>
>
>
>
> Lance Campbell
>
> Project Manager/Software Architect
>
> Web Services at Public Affairs
>
> University of Illinois
>
> 217.333.0382
>
> http://webservices.uiuc.edu
>
> My e-mail address has changed to lance(at)illinois(dot)edu
>
>
>
>

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Greg Smith 2008-07-12 00:39:09 Re: 3ware vs Areca
Previous Message Karl Wright 2008-07-11 21:40:50 Re: REINDEX/SELECT deadlock?