cannot execute VACUUM during recovery

From: github kran <githubkran(at)gmail(dot)com>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: cannot execute VACUUM during recovery
Date: 2019-02-27 14:43:14
Message-ID: CACaZr5RhAfqcR06dNhu=g1HWSMAmYeb358YXBveKCf-uJUbxaw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello Team,

We are using a PostgreSQL 9.6 and seeing the below error while trying to
run a VACUUM on one of our live tables running in Production. We wanted to
clean up some DEAD tuples on the table.

*Command*: VACUUM (ANALYZE,VERBOSE) table_name.

ERROR: cannot execute VACUUM during recovery

Thanks
Kranthi

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Achilleas Mantzios 2019-02-27 14:48:37 Re: Barman disaster recovery solution
Previous Message David Steele 2019-02-27 14:16:43 Re: Barman disaster recovery solution