pg_restore error message - Mailing list pgsql-hackers

From Euler Taveira
Subject pg_restore error message
Date
Msg-id CAH503wA_VOrcKL_43p9atRejCDYmOZ8MzfK9S6TJrQqBqNeAXA@mail.gmail.com
Whole thread Raw
Responses Re: pg_restore error message
Re: pg_restore error message
List pgsql-hackers
Hi,

While investigating a pg_restore error, I stumbled upon a message that is not so useful.

pg_restore: error: could not close data file: No such file or directory

Which file? File name should be printed too like in the error check for cfopen_read a few lines above.

Regards,

--
Euler Taveira                 http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCH] fix GIN index search sometimes losing results
Next
From: Ranier Vilela
Date:
Subject: Re: pg_restore error message