From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
Cc: | Steve Crawford <scrawford(at)pinpointresearch(dot)com>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: Vacuum-full very slow |
Date: | 2007-04-25 16:48:53 |
Message-ID: | 25112.1177519733@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
Alvaro Herrera <alvherre(at)commandprompt(dot)com> writes:
> I wonder, though, if you set maintenance_work_mem too high and are
> causing the OS to swap?
AFAIR, vacuum full pays no attention to maintenance_work_mem anyway.
If the data it needs doesn't fit in memory, you lose ...
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Marcelo de Moraes Serpa | 2007-04-25 17:21:12 | Re: Audit-trail engine: getting the application's layer user_id |
Previous Message | Owen Hartnett | 2007-04-25 16:47:34 | Schema as versioning strategy |
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2007-04-25 16:58:48 | Re: ECPG failure on BF member Vaquita (Windows Vista) |
Previous Message | Owen Hartnett | 2007-04-25 16:47:34 | Schema as versioning strategy |