Re: BUG #5451: pg_restore doesn't close input .tar archive - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #5451: pg_restore doesn't close input .tar archive
Date
Msg-id 16982.1273158326@sss.pgh.pa.us
Whole thread Raw
In response to BUG #5451: pg_restore doesn't close input .tar archive  ("Pavel Golub" <pavel@microolap.com>)
Responses Re: BUG #5451: pg_restore doesn't close input .tar archive
List pgsql-bugs
"Pavel Golub" <pavel@microolap.com> writes:
> pg_restore doesn't close input .tar archive file after restore process.
> However, file is closed after pg_restore termination, I suppose it's not
> correct behaviour.

I'm not sure what distinction you're trying to draw.  Do you want us to
add a close() just before exit()?  If so, what for?

            regards, tom lane

pgsql-bugs by date:

Previous
From: Erwin Brandstetter
Date:
Subject: "SET search_path" clause ignored during function creation
Next
From: "Chris Copeland"
Date:
Subject: BUG #5452: Server core dumps coming out of recovery mode