From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | David Wall <d(dot)wall(at)computer(dot)org> |
Cc: | <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Vacuum analyze in 7.1.1 |
Date: | 2001-06-13 20:38:24 |
Message-ID: | Pine.LNX.4.30.0106132237130.756-100000@peter.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-interfaces |
David Wall writes:
> Does a 'vacuum analyze' do the same functions as a plain 'vacuum' PLUS the stats updates? Just wondering if I need to run both commands from time to time, or if I can just do 'vacuum analyze'? I'm running 7.1.1 now.
yes / no / yes
However, depending on your application you might want to run 'vacuum' more
often than 'vacuum analyze'.
--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2001-06-13 20:39:48 | Re: Log files, how to rotate properly |
Previous Message | Peter Eisentraut | 2001-06-13 20:37:07 | Re: Index rebuild question |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2001-06-13 21:33:25 | Re: Vacuum analyze in 7.1.1 |
Previous Message | David Wall | 2001-06-13 19:04:17 | Vacuum analyze in 7.1.1 |