From: | Horst Düster <horst(dot)duester(at)sourcepole(dot)ch> |
---|---|
To: | pgsql-admin(at)lists(dot)postgresql(dot)org |
Subject: | Huge table pg_shdepend |
Date: | 2019-01-21 10:18:37 |
Message-ID: | 7ecdbaa3-07a6-1ec1-d991-06440c05b4cb@sourcepole.ch |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Hi
I'm struggling with a huge table pg_shdepend. My database has a size of
640MB exclude the size of the system tables. But the real size of the db
is more than 2GB. The reason is a huge table pg_shdepend with more than
32000000 records. PgAdmin3 shows a table size of
1885MB and an index size of 1690MB. This looks strange for me, because
this size is a multiple amount of the db size itself. I believe, that
there are a lot of rubbish in that table, but I'm not sure.
I had run a vacuum full process, but this didn't help. Could anyone give
me an advice how to clean the table pg_shdepend or reduce the table size?
Any hit would be appreciated.
Regards
Horst
--
Dr. Horst Düster
Managing Director
Sourcepole AG - Linux & Open Source Solutions
Weberstrasse 5, 8004 Zürich, Switzerland
Tel: +41 (0)44 440 77 11
Direkt: +41 (0)44 515 67 70
horst(dot)duester(at)sourcepole(dot)ch http://www.sourcepole.ch
qgiscloud.com - Karten einfach vom Desktop ins Netz
From | Date | Subject | |
---|---|---|---|
Next Message | Zuhair Khayyat | 2019-01-21 10:33:22 | Re: Huge table pg_shdepend |
Previous Message | Gary Stainburn | 2019-01-18 16:42:45 | Re: upgrade from FC9 / PG8.3 to C7 / PG 9.6 - utf8 |