Where does vacuum FULL write temp-files? - Mailing list pgsql-general

From Andreas Joseph Krogh
Subject Where does vacuum FULL write temp-files?
Date
Msg-id VisenaEmail.3.e1c0e0695d3309d6.14cba9a3f95@tc7-visena
Whole thread Raw
Responses Re: Where does vacuum FULL write temp-files?
List pgsql-general
Hi all.
 
I'm planning to vacuum FULL a pg_largeobject relation (after vacuumlo'ing it). The relation is 300GB large so I'm concerned the operation will write full my pg_xlog directory which is on a 200GB (net) RAID1 SSD.
 
Where does vacuum FULL rewrite to, does it use pg_xlog or some other directory?
 
Thanks.
 
--
Andreas Joseph Krogh
CTO / Partner - Visena AS
Mobile: +47 909 56 963
Attachment

pgsql-general by date:

Previous
From: Pawel Veselov
Date:
Subject: Re: Help with slow table update
Next
From: Andreas Joseph Krogh
Date:
Subject: How to keep pg_largeobject from growing endlessly