Re: Accidental removal of a file causing various problems - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Accidental removal of a file causing various problems
Date
Msg-id 28062.1535139947@sss.pgh.pa.us
Whole thread Raw
In response to Re: Accidental removal of a file causing various problems  (Andres Freund <andres@anarazel.de>)
Responses Re: Accidental removal of a file causing various problems
List pgsql-hackers
Andres Freund <andres@anarazel.de> writes:
> The point is not where you can cause trouble by explicitly deleting
> files - that'll always screw up things - but where you encountered this
> in the wild.

Actually, I think the main point is given that we've somehow got into
a situation like that, how do we get out again?

            regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Accidental removal of a file causing various problems
Next
From: Robert Haas
Date:
Subject: Re: [HACKERS] Proposal to add work_mem option to postgres_fdw module