Re: Patch: dumping tables data in multiple chunks in pg_dump

From: Hannu Krosing <hannuk(at)google(dot)com>
To: David Rowley <dgrowleyml(at)gmail(dot)com>
Cc: Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Nathan Bossart <nathandbossart(at)gmail(dot)com>
Subject: Re: Patch: dumping tables data in multiple chunks in pg_dump
Date: 2026-01-14 10:52:54
Message-ID: CAMT0RQR1C8YbrAA4kXLt7QSPkFKkMc29Uh1aMPSmEiv97gkmvg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Jan 13, 2026 at 3:32 AM David Rowley <dgrowleyml(at)gmail(dot)com> wrote:
>
> On Fri, 14 Nov 2025 at 09:34, Hannu Krosing <hannuk(at)google(dot)com> wrote:
> > Added to https://commitfest.postgresql.org/patch/6219/
>
> I see you added the "Backport" tag in the CF. This isn't the sort of
> thing that we'd do that for. Was that a mistake?

Just wanted to mark it as something that might be backported later as
one of the important cases for pg_dump is dumping older databases .

Will remove if the Tag means something else.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jakub Wartak 2026-01-14 11:02:11 Re: pg_plan_advice
Previous Message Hannu Krosing 2026-01-14 10:52:04 Re: Patch: dumping tables data in multiple chunks in pg_dump