Re: Rework SLRU I/O errors handle

From: Maxim Orlov <orlovmg(at)gmail(dot)com>
To: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
Cc: Álvaro Herrera <alvherre(at)kurilemu(dot)de>, Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Rework SLRU I/O errors handle
Date: 2026-03-06 17:08:15
Message-ID: CACG=ezaUzQqyXO4Oy6_=7cs4svbL2VZqa5VB0v3Yv81_9Y0Z7g@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I don't know what's happening with my mail, but I haven't
received the previous letters.

Anyway, v4 looks good to me.
Perhaps the extra double line following clog_errdetail_for_io_error
is unnecessary? But as always, to your taste.

--
Best regards,
Maxim Orlov.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jacob Champion 2026-03-06 17:10:37 Re: [oauth] Per connection auth hooks in libpq
Previous Message Manni Wood 2026-03-06 16:59:52 Re: Speed up COPY FROM text/CSV parsing using SIMD