Re: Stopping vacuum
От | Lee Wu |
---|---|
Тема | Re: Stopping vacuum |
Дата | |
Msg-id | ECAB83AA52BCC043A0E24BBC00001024111287@mxhq-exch.corp.mxlogic.com обсуждение исходный текст |
Ответ на | Stopping vacuum (Werner Bohl <wbohl@deepdata.com>) |
Список | pgsql-admin |
To speed up, consider to increase vacuum_mem if you have free RAM. -----Original Message----- From: pgsql-admin-owner@postgresql.org [mailto:pgsql-admin-owner@postgresql.org] On Behalf Of CHRIS HOOVER Sent: Tuesday, June 29, 2004 10:30 AM To: wbohl@deepdata.com; pgsql-admin@postgresql.org Subject: Re: [ADMIN] Stopping vacuum It is safe to kill the vacuum (but not a favored thing to do). I have done it many times when the vacuums have run to long and have started to affect my online production performance. Be sure to just do a kill, as a kill -9 will cause the db to reset all connections to it. Since you have not vacuumed this db in so long, I would probably suggest vacuuming it table by table so you can have a finer level of control over the vacuum. HTH, Chris ------------------( Forwarded letter 1 follows )--------------------- Date: Tue, 29 Jun 2004 11:09:29 -0600 To: .ADMIN.[pgsql-admin]@postgresql.org.comp From: Werner.Bohl[wbohl]@deepdata.com.comp Sender: pgsql-admin-owner+m14031@postgresql.org.comp Reply-To: wbohl@deepdata.com.comp Subject: [ADMIN] Stopping vacuum Hi, We have a very big db that was not vacuumed for a long time. We started vacuum 3 days ago and it has not finished yet. There are some urgent processes that have to be run against the db. Is it safe to kill vacuum? It was started with 'vacuum full analyze' Is there anyway to speed it up at next start? TIA, -- Werner Bohl <wbohl@deepdata.com> Infutor de Costa Rica ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
В списке pgsql-admin по дате отправления: