Re: pg_attribute - Index

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: kris pal <kristhegambler(at)yahoo(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: pg_attribute - Index
Date: 2004-08-30 16:37:01
Message-ID: 7947.1093883821@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

kris pal <kristhegambler(at)yahoo(dot)com> writes:
> 1) Even if I vacuum regularly, the index
> "pg_attribute_relid_attnam_index" is growing very fast because of huge
> data loads and deletes.

You were running an old version, weren't you? This should be fixed
in 7.4 ...

regards, tom lane

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Naomi Walker 2004-08-30 16:51:31 Re: Compatibility between different versions of psql clientand postgresql server
Previous Message kris pal 2004-08-30 15:41:58 Re: pg_attribute - Index