Re: Warn when parallel restoring a custom dump without data offsets

From: David Gilman <dgilman(at)gilslotd(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Warn when parallel restoring a custom dump without data offsets
Date: 2020-05-28 00:33:47
Message-ID: 20200528003347.tut2sg2lhfb2i5xv@dar.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I've attached the latest patches after further review from Justin Pryzby.

--
David Gilman :DG<
https://gilslotd.com

Attachment Content-Type Size
0001-Scan-all-TOCs-when-restoring-a-custom-dump-file-with.patch text/x-diff 3.6 KB
0002-Add-integration-test-for-out-of-order-TOC-requests-i.patch text/x-diff 11.4 KB
0003-Remove-unused-seek-check-in-tar-dump-format.patch text/x-diff 1.1 KB
0004-Skip-tables-in-pg_restore-by-seeking-instead-of-read.patch text/x-diff 1.5 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David G. Johnston 2020-05-28 01:33:16 Re: Explain Analyze (Rollback off) Suggestion
Previous Message Tom Lane 2020-05-28 00:31:27 Re: Explain Analyze (Rollback off) Suggestion