Re: checkpointer: PANIC: could not fsync file: No such file or directory

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: Justin Pryzby <pryzby(at)telsasoft(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Shawn Debnath <sdn(at)amazon(dot)com>
Subject: Re: checkpointer: PANIC: could not fsync file: No such file or directory
Date: 2019-12-14 03:49:22
Message-ID: CA+hUKG+X6_=_4OsUHFwLpnp0vcPbdGoGyWR17rsyMKrGybCv1Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Dec 13, 2019 at 5:41 PM Thomas Munro <thomas(dot)munro(at)gmail(dot)com> wrote:
> Here's a better version: it uses the existing fd if we have it already
> in md_seg_fds, but opens and closes a transient one if not.

Pushed.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeff Janes 2019-12-14 03:49:45 Re: psql's \watch is broken
Previous Message Michael Paquier 2019-12-14 02:47:33 Re: xlog.c variable pointlessly global