Re: [PATCH v2] Don't stop a `vacuumdb --all` on a connection failure

From: Neil Chen <carpenter(dot)nail(dot)cz(at)gmail(dot)com>
To: Daniel Gustafsson <daniel(at)yesql(dot)se>
Cc: Christophe Pettus <xof(at)thebuild(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [PATCH v2] Don't stop a `vacuumdb --all` on a connection failure
Date: 2026-07-30 00:45:39
Message-ID: CAA3qoJmi0V7pCck3G=Tng=ZqYu1XGqnBpA90sVhxji0DaZz_rg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Christophe,

Thanks for the v2. All three points from my earlier review are
addressed, and the --continue approach looks good to me.

+1.

Best regards,
--
Ze Chen (Neil)
HighGo Software Co., Ltd.
https://www.highgo.com/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Christophe Pettus 2026-07-30 01:26:54 Re: [PATCH v2] Don't stop a `vacuumdb --all` on a connection failure
Previous Message Tom Lane 2026-07-30 00:33:05 Re: Build warning with meson and dtrace on Fedora 43