Re: How does vacuum works in postgresql

From: Michael Lewis <mlewis(at)entrata(dot)com>
To: Rama Krishnan <raghuldrag(at)gmail(dot)com>
Cc: Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: How does vacuum works in postgresql
Date: 2020-07-27 19:14:16
Message-ID: CAHOFxGpK47Meg7SmTpbLKzJx1Abbh-3VekdYxJMEej59ExSjcA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Your question is a bit vague, and your referenced article is quite old. It
doesn't reference pg_stat_progress_vacuum* even despite 9.6 being out for a
while before the article. What version are you using and what questions or
problems do you have that you think are related to vacuum?

*See below
https://www.postgresql.org/docs/current/progress-reporting.html#VACUUM-PROGRESS-REPORTING

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Michael Lewis 2020-07-27 20:03:42 Re: Format generation_expression
Previous Message Scott Ribe 2020-07-27 16:18:33 Re: is JIT available