Re: slow query
От | Oleg Lebedev |
---|---|
Тема | Re: slow query |
Дата | |
Msg-id | 993DBE5B4D02194382EC8DF8554A5273113DF5@postoffice.waterford.org обсуждение исходный текст |
Ответ на | slow query (Oleg Lebedev <oleg.lebedev@waterford.org>) |
Список | pgsql-performance |
What about REINDEXing and other DB tricks? Do you use any of these regularly? Thanks. Oleg -----Original Message----- From: Clarence Gardner [mailto:clarence@silcom.com] Sent: Monday, February 24, 2003 10:28 AM To: Robert Treat Cc: Oleg Lebedev; Josh Berkus; pgsql-performance@postgresql.org Subject: Re: [PERFORM] slow query On 24 Feb 2003, Robert Treat wrote: > > If your seeing wildly dramatic improvments from vacuum full, you might > want to look into running regular vacuums more often (especially for > high turnover tables), increase your max_fsm_relations to 1000, and > increasing your max_fsm_pages. I don't know about the settings you mention, but a frequent vacuum does not at all obviate a vacuum full. My database is vacuumed every night, but a while ago I found that a vacuum full changed a simple single-table query from well over 30 seconds to one or two. We now do a vacuum full every night. ************************************* This email may contain privileged or confidential material intended for the named recipient only. If you are not the named recipient, delete this message and all attachments. Any review, copying, printing, disclosure or other use is prohibited. We reserve the right to monitor email sent through our network. *************************************
В списке pgsql-performance по дате отправления: