Re: vacuum full is not reclaiming the space and showing non-removable rows

From: rajan <vgmonnet(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: vacuum full is not reclaiming the space and showing non-removable rows
Date: 2016-11-20 06:44:53
Message-ID: 1479624293126-5931145.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

thanks for the reply.

Restarting the DB and running vacuum again did recover some space. But still
there are dead rows.

vacuum full verbose chnges_23_21;
INFO: vacuuming "public.chnges_23_21"
INFO: "chnges_23_21": found 8436850 removable, 239750 nonremovable row
versions in 89460 pages
DETAIL: 0 dead row versions cannot be removed yet.
CPU 1.38s/0.36u sec elapsed 4.82 sec.
VACUUM

And my pg_prepared_xacts is empty.

-----
--
Thanks,
Rajan.
--
View this message in context: http://postgresql.nabble.com/vacuum-full-is-not-reclaiming-the-space-and-showing-non-removable-rows-tp5930937p5931145.html
Sent from the PostgreSQL - admin mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Thomas Kellerer 2016-11-20 07:58:26 Re: Why are a lot of ROLLBACK queries in idle state
Previous Message rajan 2016-11-20 06:38:08 Re: Why are a lot of ROLLBACK queries in idle state