| From: | Kevin Grittner <kgrittn(at)gmail(dot)com> |
|---|---|
| To: | dhaval jaiswal <dhavallj(at)hotmail(dot)com> |
| Cc: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>, "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: pg_class (system) table increasing size. |
| Date: | 2016-11-21 18:34:20 |
| Message-ID: | CACjxUsMTnVH0eYddUi1nq4OsHJN6_FF+F-aeKb6XTpVtjfzChg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Mon, Nov 21, 2016 at 11:34 AM, dhaval jaiswal <dhavallj(at)hotmail(dot)com> wrote:
> Due to business impact auto vacuum is off.
You have now discovered some of the the negative business impact of
turning it off. If you leave it off, much worse is likely to
follow.
--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Armand Pirvu (home) | 2016-11-21 22:09:51 | variable value in array_to_string |
| Previous Message | Alvaro Herrera | 2016-11-21 17:49:21 | Re: pg_class (system) table increasing size. |