Re: Warn when parallel restoring a custom dump without data offsets - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Warn when parallel restoring a custom dump without data offsets
Date
Msg-id 888847.1593725121@sss.pgh.pa.us
Whole thread Raw
In response to Re: Warn when parallel restoring a custom dump without data offsets  (David Gilman <dgilman@gilslotd.com>)
Responses Re: Warn when parallel restoring a custom dump without data offsets
List pgsql-hackers
David Gilman <dgilman@gilslotd.com> writes:
> I've attached the latest patches after further review from Justin Pryzby.

I guess I'm completely confused about the purpose of these patches.
Far from coping with the situation of an unseekable file, they appear
to change pg_restore so that it fails altogether if it can't seek
its input file.  Why would we want to do this?

            regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_read_file() with virtual files returns empty string
Next
From: Joe Conway
Date:
Subject: Re: pg_read_file() with virtual files returns empty string