Monitoring object usage?

From: "Colin 't Hart" <colinthart(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Monitoring object usage?
Date: 2010-09-15 11:56:48
Message-ID: AANLkTinv3LbhJvwThruYN-Ve=DnYTxijxAb7-JNjvjBy@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I'm trying to get a grip on a new body of code and a Postgres database that
I'm working with. In particular I've been tasked with cleaning up the
database.

Is there a way in Postgres to enable monitoring on tables and columns to
determine what's not actively being used?

This would then form input for a more thorough check into the code base to
see what's really not being used.

Thanks & cheers,

Colin

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jayadevan M 2010-09-15 12:28:35 Re: Monitoring object usage?
Previous Message Dave Page 2010-09-15 11:54:06 Re: configure: error: header file <libxml/parser.h> is required for XML support