Re: pgsql: On Windows, when a file is deleted and another process still has - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: On Windows, when a file is deleted and another process still has
Date
Msg-id 7230.1252611842@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgsql: On Windows, when a file is deleted and another process still has  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
List pgsql-committers
Heikki Linnakangas <heikki.linnakangas@enterprisedb.com> writes:
> A completely different approach would be to treat any failure on all
> platforms as non-fatal. We shouldn't really cut the checkpoint short if
> recycling a WAL file fails, whatever the reason. That seems like a more
> robust approach than trying to guess which error codes are OK to ignore.

I could live with that, as long as it gets logged.

            regards, tom lane

pgsql-committers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: pgsql: On Windows, when a file is deleted and another process still has
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Disallow RESET ROLE and RESET SESSION AUTHORIZATION inside