Re: Fwd: [PATCH] Support for basic ALTER TABLE progress reporting.

From: solai v <solai(dot)cdac(at)gmail(dot)com>
To: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
Cc: Jiří Kavalík <jkavalik(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Fwd: [PATCH] Support for basic ALTER TABLE progress reporting.
Date: 2026-07-01 05:02:12
Message-ID: CAF0whucTZ9cawdC7u24g5JAiLb5EoJfnMXuD2yx7sogS2SPKHA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi

I started reviewing your ALTER TABLE progress reporting patch.
I was able to reproduce the current behavior where ALTER TABLE doesn't
show any progress information. I then tried applying the latest patch
(0003-ALTER-TABLE-progress-support.patch) on the current PostgreSQL
master branch (REL_19_BETA1-181-gb7e4e3e7fa7), but it didn't apply
cleanly because of conflicts in a few files.
I was wondering if there's a specific PostgreSQL commit or branch that
this patch is based on. If there's a newer rebased version available,
I'd be happy to test that as well.

Thanks for working on this feature. I'm looking forward to testing it.

regards
solai

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Feng Wu 2026-07-01 05:09:15 Re: [PATCH v2] Avoid internal error for invalid interval typmods
Previous Message Xuneng Zhou 2026-07-01 04:41:27 Re: Update EnableTimeoutParams timeout type comment