| From: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
|---|---|
| To: | Sonam Sharma <sonams1209(at)gmail(dot)com> |
| Cc: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: |
| Date: | 2019-08-28 13:37:03 |
| Message-ID: | CAKFQuwZ_YG17HeLy_VLUkKh0_7Urx4dUdSxSB7RWCtv20M=6fQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Tue, Aug 27, 2019 at 11:59 PM Sonam Sharma <sonams1209(at)gmail(dot)com> wrote:
> Is there any option to run reindex or vaccum in background?
> Every time the session gets logged off in between.
>
There is not - though you can make your auto-vacuum parameters super
aggressive.
I'm having trouble imagining a scenario where running reindex or vacuum
arbitrarily at session end would be a useful thing.
David J.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2019-08-28 13:54:51 | Re: |
| Previous Message | francis picabia | 2019-08-28 12:36:39 | How to log 'user time' in postgres logs |