Re: Vacuum full issue - Mailing list pgsql-general

From David G. Johnston
Subject Re: Vacuum full issue
Date
Msg-id CAKFQuwZ70znrdfXAzOytdBX2Q6-1AeKhdBJr_UPUmtAKD5tixA@mail.gmail.com
Whole thread Raw
In response to Vacuum full issue  (Rama Krishnan <raghuldrag@gmail.com>)
List pgsql-general
On Thu, Feb 16, 2023 at 12:24 PM Rama Krishnan <raghuldrag@gmail.com> wrote:
One of my friend project they did vacuum full  last week since one of the table column data type were CLOB after that activity the dev team found out some of the data were missing or corrupt (XML) , please explain me will vacuum full have any limitation like that? 

No, vacuum full is not designed to destroy xml data that has been stored in the database.

David J.

pgsql-general by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: How to avoid Trigger ping/pong / infinite loop
Next
From: Adrian Klaver
Date:
Subject: Re: Vacuum full issue