| From: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
|---|---|
| To: | "Bossart, Nathan" <bossartn(at)amazon(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>, "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com> |
| Subject: | Re: [Proposal] Allow users to specify multiple tables in VACUUM commands |
| Date: | 2017-10-02 06:13:11 |
| Message-ID: | CAB7nPqRd-NBh1ZYjNrCphb7f-QG44W3wzDJixeA37XZsvdgmNA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mon, Oct 2, 2017 at 1:43 PM, Bossart, Nathan <bossartn(at)amazon(dot)com> wrote:
> On 9/29/17, 9:33 AM, "Bossart, Nathan" <bossartn(at)amazon(dot)com> wrote:
>> Here's a version without the logging changes in vacuum_rel() and
>> analyze_rel(). I’ll look into submitting those in the next commitfest.
>
> Since get_rel_oids() was altered in 19de0ab2, here is a new version of
> the patch.
Okay, I think that you got that right.
--
Michael
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2017-10-02 06:29:28 | Re: Crash on promotion when recovery.conf is renamed |
| Previous Message | Bossart, Nathan | 2017-10-02 04:43:39 | Re: [Proposal] Allow users to specify multiple tables in VACUUM commands |