Re: docs: warn about post-data-only schema dumps with parallel restore.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
Cc: vaibhave postgres <postgresvaibhave(at)gmail(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: docs: warn about post-data-only schema dumps with parallel restore.
Date: 2026-03-31 20:36:32
Message-ID: 2772922.1774989392@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"David G. Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> writes:
> On Tuesday, March 31, 2026, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> How about replacing that sentence with "In particular, dumping table
>> data without the corresponding table definition (via --no-schema and
>> related options) is not recommended."

> That should work.

Done that way, then.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Melanie Plageman 2026-03-31 20:59:14 Re: AIO / read stream heuristics adjustments for index prefetching
Previous Message Andres Freund 2026-03-31 20:22:36 Re: index prefetching