This is a discussion on Re: Vacuum full - disk space eaten by WAL logfiles within the pgsql Admins forums, part of the PostgreSQL category; --> "Lee Wu" <Lwu@mxlogic.com> writes: > 3. It is "vacuum full" as shown: Hmm. I'm not able to replicate any ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| "Lee Wu" <Lwu@mxlogic.com> writes: > 3. It is "vacuum full" as shown: Hmm. I'm not able to replicate any such problem here: AFAICS, checkpoints go through to completion just fine while a VACUUM is running. This might mean that the problem was fixed between 7.3.2 and 7.3.8 (though I see nothing relevant-looking in the changelog). Or it might mean that you've not given enough information to let someone else duplicate the problem. What else is going on in parallel with the VACUUM? (We know at least some COPY operations...) Again, it would be useful to know whether the checkpoint process is making progress or not. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org |