Re: BUG #15992: Index size larger than the base table size. Sometime3 times large - Mailing list pgsql-bugs

From Euler Taveira
Subject Re: BUG #15992: Index size larger than the base table size. Sometime3 times large
Date
Msg-id CAHE3wgjG6C=Xwr=JEc2HX=XFj_9XUXgzjK=ROPjeDeaUdCA7jg@mail.gmail.com
Whole thread Raw
In response to BUG #15992: Index size larger than the base table size. Sometime 3 times large  (PG Bug reporting form <noreply@postgresql.org>)
Responses RE: BUG #15992: Index size larger than the base table size. Sometime3 times large
List pgsql-bugs
Em qui, 5 de set de 2019 às 08:18, PG Bug reporting form
<noreply@postgresql.org> escreveu:
>
> In Production system ,Index size larger than the base table size. Sometime 3
> to 4 times larger.
> Please suggest what can i do to stop index size.
> whaen i run full vacuum , index size is decrease but again increase after a
> week.
>
This is not a bug. You don't provide enough information to show us
that behavior so I can't comment on it.Depending on your index method
(B-tree, hash, GiST, SP-GiST, GIN, and BRIN), index size can be bigger
and grows quickly.

> psql version 8.4, server version 11.0.
>
Why aren't you using psql 11? Also, 11.5 is out. You are missing
dozens of important bug fixes.


--
   Euler Taveira                                   Timbira -
http://www.timbira.com.br/
   PostgreSQL: Consultoria, Desenvolvimento, Suporte 24x7 e Treinamento



pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #15992: Index size larger than the base table size. Sometime 3 times large
Next
From: Jeremy Schneider
Date:
Subject: Re: ERROR: multixact X from before cutoff Y found to be still running