| From: | Francisco Reyes <lists(at)stringsutils(dot)com> |
|---|---|
| To: | Matthew T(dot) O'Connor <matthew(at)zeut(dot)net> |
| Cc: | Martijn van Oosterhout <kleptog(at)svana(dot)org>, Sundar Narayanaswamy <sundar007(at)yahoo(dot)com>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Autovacuum help.. |
| Date: | 2006-08-06 15:41:19 |
| Message-ID: | cone.1154878879.713281.31808.1000@zoraida.natserv.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Matthew T. O'Connor writes:
> In many instances the default thresholds for autovacuum are too
> conservative. You can try making it more aggressive and see what
> happens, you can do this generally, or on a table specific basis.
I think something is very wrong with the estimates I am getting back. After
3 times increasing the max_fsm_pages, every time I get the same error..
about needing to increase max_fsm_pages.. and always the error is
recommending exactly the same number of additional fsm_pages.
I see other threads with other people having simmilar problems. Going to see
if I can find a resolution in the archives.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | kevin.huang | 2006-08-07 06:17:04 | does pgsql downloading mirror sites work? |
| Previous Message | Tom Lane | 2006-08-06 15:35:26 | Re: Disabling and enabling constraints and triggers to make pg_restore work |