Re: BUG #14941: Vacuum crashes

From: "Bossart, Nathan" <bossartn(at)amazon(dot)com>
To: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, Lyes Ameddah <lyes(dot)amd(at)gmail(dot)com>, Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, "pgsql-bugs(at)postgresql(dot)org" <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #14941: Vacuum crashes
Date: 2017-12-14 15:35:39
Message-ID: FF9BD444-6FE6-4E6B-9933-6C6DBAF0F0D0@amazon.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

On 12/10/17, 11:13 PM, "Michael Paquier" <michael(dot)paquier(at)gmail(dot)com> wrote:
> Let's see what other folks think first about the ANALYZE grammar in
> VACUUM, as well as having ANALYZE use a parenthesized grammer. FWIW, I
> like the contents of this patch set, and the thing is non-intrusive. I
> think that NOWAIT gains more value now that multiple relations can be
> vacuumed or analyzed with a single manual command.

Thanks for taking a look.

Nathan

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Bossart, Nathan 2017-12-14 16:05:42 Re: BUG #14941: Vacuum crashes
Previous Message Stephen Frost 2017-12-14 14:26:33 Re: BUG #14963: Number of wal files are keep on increasing

Browse pgsql-hackers by date

  From Date Subject
Next Message Bossart, Nathan 2017-12-14 16:05:42 Re: BUG #14941: Vacuum crashes
Previous Message Robert Haas 2017-12-14 15:29:10 Re: [HACKERS] Custom compression methods