Return-Path: pg_adm@postgres.berkeley.edu
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA20099; Wed, 5 May 93 01:36:15 -0700
Message-Id: <9305050836.AA20099@postgres.Berkeley.EDU>
From: PostGres <postgres@st.nepean.uws.edu.au>
Subject: Class Sizes
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu
To: postgres@postgres.berkeley.edu (PostGres Mail Group)
Date: Wed, 5 May 1993 18:38:27 +1000 (EST)
X-Mailer: ELM [version 2.4 PL6]
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Length: 456       

Hi All,

Quick question to anyone who is monitoring class sizes.
Is there a quick way to tally up the size of all classes
within each database.

This is to be used for making sure that each person doesnt
exceed some pre-defined quota limit.

I thought maybe the pg_class.relpages might give the size
but Im not sure.

I know I can use the unix quota to check on overall space
usage but I need to see who is stealing all the space.

Thanx in advance
Glen.

